mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +00:00
2006613929
In util/iovec.c we reference EXPORT_SYMBOL, which is only useful within the kernel. To get rid of the dummy include file, simply remove those lines. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>