<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"># 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   -&gt; 1.688  
#	drivers/usb/host/ohci-sa1111.c	1.3     -&gt; 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 &lt;asm/hardware.h&gt;
+#include &lt;asm/mach-types.h&gt;
 #include &lt;asm/arch/assabet.h&gt;
 #include &lt;asm/arch/badge4.h&gt;
 #include &lt;asm/hardware/sa1111.h&gt;
</pre></body></html>