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
..
2012-08-02 13:51:46 -04:00
2012-08-17 09:21:35 +02:00
2012-08-13 10:15:22 +05:30
2012-07-29 21:11:05 -03:00
2012-07-30 09:32:39 -07:00
2012-08-16 20:24:38 +01:00
2012-08-13 14:34:02 +08:00
2012-08-20 13:14:22 -07:00
2012-09-04 13:58:11 -04:00
2012-07-09 16:42:24 -04:00
2012-08-20 11:58:43 +02:00
2012-08-27 17:07:37 -07:00
2012-08-28 10:08:31 +02:00
2012-08-20 13:14:22 -07:00
2012-08-20 13:14:22 -07:00
2012-10-02 12:34:56 -04:00
2012-07-31 08:16:22 -06:00
2012-07-31 08:16:22 -06:00