# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.447.16.7 -> 1.447.16.8 # drivers/usb/core/hcd-pci.c 1.3 -> 1.4 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 02/06/11 davem@redhat.com 1.447.16.8 # [PATCH] Another Sparc build fix # # Need asm/irq.h too... # -------------------------------------------- # diff -Nru a/drivers/usb/core/hcd-pci.c b/drivers/usb/core/hcd-pci.c --- a/drivers/usb/core/hcd-pci.c Tue Jun 11 14:58:50 2002 +++ b/drivers/usb/core/hcd-pci.c Tue Jun 11 14:58:50 2002 @@ -21,6 +21,7 @@ #include #include #include +#include #ifdef CONFIG_USB_DEBUG #define DEBUG