diff options
author | Koen Kooi <koen@openembedded.org> | 2007-09-10 03:35:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-10 03:35:48 +0000 |
commit | 4dab2a3bd62003416bbc7557d42dd40d0fb81cfe (patch) | |
tree | 7ad4efd42e590f9c29c746e93f1a8beb954034f3 /packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch | |
parent | 92f78925abb02d4ba25c95a83c49172006c9cc5d (diff) |
linux-ezx: update to svn r2050
Diffstat (limited to 'packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch')
-rwxr-xr-x | packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch b/packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch index 3cf1848502..1238c1cf71 100755 --- a/packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch +++ b/packages/linux/linux-ezx-2.6.21/patches/a780-mci.patch @@ -1,7 +1,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c =================================================================== ---- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-a780.c 2007-06-28 22:45:00.000000000 -0300 -+++ linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c 2007-06-28 22:53:03.000000000 -0300 +--- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-a780.c 2007-08-31 23:01:54.000000000 -0300 ++++ linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c 2007-08-31 23:02:13.000000000 -0300 @@ -14,6 +14,8 @@ #include <linux/init.h> #include <linux/platform_device.h> @@ -114,7 +114,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c static struct pxafb_mode_info mode_a780 = { .pixclock = 150000, .xres = 240, -@@ -145,6 +237,7 @@ +@@ -137,6 +229,7 @@ PSLR = 0x05800f00; set_pxa_fb_info(&a780_fb_info); |