mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +00:00
2ffd89f51b
The original Linux copy of rbtree.c used EXPORT_SYMBOL macros which we don't need. Remove them and get rid of the now unneeded export.h. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>