r1026 - trunk/src/target/kernel/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Sat Feb 17 13:40:09 CET 2007


Author: laforge
Date: 2007-02-17 13:40:08 +0100 (Sat, 17 Feb 2007)
New Revision: 1026

Modified:
   trunk/src/target/kernel/patches/gta01-core.patch
Log:
get rid of commented-out 3rd uart definition


Modified: trunk/src/target/kernel/patches/gta01-core.patch
===================================================================
--- trunk/src/target/kernel/patches/gta01-core.patch	2007-02-17 12:39:27 UTC (rev 1025)
+++ trunk/src/target/kernel/patches/gta01-core.patch	2007-02-17 12:40:08 UTC (rev 1026)
@@ -33,8 +33,8 @@
 Index: linux-2.6.20/arch/arm/mach-s3c2410/mach-gta01.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.20/arch/arm/mach-s3c2410/mach-gta01.c	2007-02-17 13:38:01.000000000 +0100
-@@ -0,0 +1,495 @@
++++ linux-2.6.20/arch/arm/mach-s3c2410/mach-gta01.c	2007-02-17 13:39:38.000000000 +0100
+@@ -0,0 +1,486 @@
 +/*
 + * linux/arch/arm/mach-s3c2410/mach-gta01.c
 + *
@@ -128,15 +128,6 @@
 +		.ulcon	     = ULCON,
 +		.ufcon	     = UFCON,
 +	},
-+#if 0
-+	[2] = {
-+		.hwport	     = 2,
-+		.flags	     = 0,
-+		.ucon	     = UCON,
-+		.ulcon	     = ULCON,
-+		.ufcon	     = UFCON,
-+	}
-+#endif
 +};
 +
 +/* LCD driver info */





More information about the commitlog mailing list