Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
[firefly-linux-kernel-4.4.55.git] / include / xen / events.h
index 04399b28e821bf694a58d706e0b6c9f66e9c7d9f..c6bfe01acf6b4f4952f42ea171b68947c87ff16f 100644 (file)
@@ -109,4 +109,6 @@ int xen_irq_from_gsi(unsigned gsi);
 /* Determine whether to ignore this IRQ if it is passed to a guest. */
 int xen_test_irq_shared(int irq);
 
+/* initialize Xen IRQ subsystem */
+void xen_init_IRQ(void);
 #endif /* _XEN_EVENTS_H */