# 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.687 -> 1.688 # drivers/usb/host/ohci-sa1111.c 1.3 -> 1.4 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 02/07/22 ch@hpl.hp.com 1.688 # [PATCH] for ohci on SA-1111 # # This is needed by 2.5.26-rmk1. # -------------------------------------------- # diff -Nru a/drivers/usb/host/ohci-sa1111.c b/drivers/usb/host/ohci-sa1111.c --- a/drivers/usb/host/ohci-sa1111.c Mon Jul 22 17:11:12 2002 +++ b/drivers/usb/host/ohci-sa1111.c Mon Jul 22 17:11:12 2002 @@ -14,6 +14,7 @@ */ #include +#include #include #include #include