patch-2.3.48 linux/arch/ia64/kernel/irq.c

Next file: linux/arch/ia64/kernel/irq_internal.c
Previous file: linux/arch/ia64/kdb/kdbsupport.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/arch/ia64/kernel/irq.c linux/arch/ia64/kernel/irq.c
@@ -158,6 +158,9 @@
 	unsigned long eoi_ptr;
  
 # ifdef CONFIG_USB
+	extern void reenable_usb (void);
+	extern void disable_usb (void);
+
 	if (usbfix)
 		disable_usb();
 # endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)