r1876 - trunk/src/target/kernel/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Mon Apr 30 09:16:18 CEST 2007


Author: laforge
Date: 2007-04-30 09:16:15 +0200 (Mon, 30 Apr 2007)
New Revision: 1876

Modified:
   trunk/src/target/kernel/patches/s3c2410_udc-vbus_draw_pdata.patch
Log:
fix header file path (asm-arm instead of asm)


Modified: trunk/src/target/kernel/patches/s3c2410_udc-vbus_draw_pdata.patch
===================================================================
--- trunk/src/target/kernel/patches/s3c2410_udc-vbus_draw_pdata.patch	2007-04-30 07:09:50 UTC (rev 1875)
+++ trunk/src/target/kernel/patches/s3c2410_udc-vbus_draw_pdata.patch	2007-04-30 07:16:15 UTC (rev 1876)
@@ -32,8 +32,8 @@
  /*------------------------- gadget driver handling---------------------------*/
 Index: linux-2.6.21-moko/include/asm/arch-s3c2410/udc.h
 ===================================================================
---- linux-2.6.21-moko.orig/include/asm/arch-s3c2410/udc.h
-+++ linux-2.6.21-moko/include/asm/arch-s3c2410/udc.h
+--- linux-2.6.21-moko.orig/include/asm-arm/arch-s3c2410/udc.h
++++ linux-2.6.21-moko/include/asm-arm/arch-s3c2410/udc.h
 @@ -26,7 +26,7 @@
  
  struct s3c2410_udc_mach_info {





More information about the commitlog mailing list