Stefano Stabellini 2e3d886028 xen: mark xen_init_IRQ __init
xen_init_IRQ should be marked __init because it calls other functions
marked __init and is always called by functions marked __init (on both
x86 and arm).

Also remove the unused EXPORT_SYMBOL_GPL(xen_init_IRQ).

Both changes were introduced by "xen/arm: receive Xen events on ARM".

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-10-02 12:34:56 -04:00
..
2011-12-16 13:29:39 -05:00
2012-10-02 12:34:56 -04:00
2008-12-16 21:50:31 +01:00
2012-10-02 12:34:55 -04:00
2012-04-19 15:12:49 -04:00
2012-09-10 15:34:56 -04:00
2011-12-16 13:29:31 -05:00
2012-03-22 20:16:14 -07:00