summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-10 03:35:48 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-10 03:35:48 +0000
commit4dab2a3bd62003416bbc7557d42dd40d0fb81cfe (patch)
tree7ad4efd42e590f9c29c746e93f1a8beb954034f3 /packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch
parent92f78925abb02d4ba25c95a83c49172006c9cc5d (diff)
linux-ezx: update to svn r2050
Diffstat (limited to 'packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch')
-rwxr-xr-xpackages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch b/packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch
index 0bd7581965..042254b115 100755
--- a/packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch
+++ b/packages/linux/linux-ezx-2.6.21/patches/a1200-mci.patch
@@ -1,7 +1,7 @@
Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a1200.c
===================================================================
---- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-a1200.c 2007-06-28 22:48:05.000000000 -0300
-+++ linux-2.6.21/arch/arm/mach-pxa/ezx-a1200.c 2007-06-28 22:53:19.000000000 -0300
+--- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-a1200.c 2007-09-07 11:51:55.000000000 -0300
++++ linux-2.6.21/arch/arm/mach-pxa/ezx-a1200.c 2007-09-07 11:54:52.000000000 -0300
@@ -13,6 +13,8 @@
#include <linux/init.h>
#include <linux/platform_device.h>
@@ -114,7 +114,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a1200.c
static struct pxafb_mode_info mode_a1200 = {
.pixclock = 192308,
.xres = 240,
-@@ -88,6 +180,7 @@
+@@ -118,6 +210,7 @@
static void __init a1200_init(void)
{
set_pxa_fb_info(&a1200_fb_info);