On 18.10.18 16:20, Julien Grall wrote: > In Xen, it is common to add __init to the declaration and not the > prototype. Remove the few __init on some prototypes which allows to > avoid the inclusion of init.h in headers. > > With these changes, init.h is now required to be included on some c > files. Also, add __init where it was missing in declaration. > > Signed-off-by: Julien Grall<julien.gr...@arm.com> A file xen/include/asm-arm/iommu.h also has prototypes with `__init`, but missed in your patch.
-- *Andrii Anisov* _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel