# 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 [EMAIL PROTECTED] 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 <asm/hardware.h> +#include <asm/mach-types.h> #include <asm/arch/assabet.h> #include <asm/arch/badge4.h> #include <asm/hardware/sa1111.h>
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
