drop empty __devinit annotation, and aliased __pminit
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 30 Nov 2015 11:00:53 +0000 (12:00 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 30 Nov 2015 11:00:53 +0000 (12:00 +0100)
commitea953e8fbdd17811d687d7d23a101b60d0631e12
tree5a73bf94e3d3a7efda705916eda454cd8cc4b249
parente9c8958b4b3c74de376c6dc0d37fe6cb411049dc
drop empty __devinit annotation, and aliased __pminit

x86 is the only architecture which uses __devinit, and also has CONFIG_HOTPLUG
enabled, making the annotation empty.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/apic.c
xen/arch/x86/cpu/amd.c
xen/arch/x86/cpu/intel.c
xen/arch/x86/i8259.c
xen/arch/x86/mpparse.c
xen/arch/x86/nmi.c
xen/arch/x86/setup.c
xen/arch/x86/traps.c
xen/arch/x86/x86_64/traps.c
xen/include/xen/init.h