diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-04-24 11:42:38 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-04-24 11:42:38 +0400 |
commit | 66ea865ca49add67cc31f2a1c2d483e08df8c3cf (patch) | |
tree | ca8a72e6c2e78b43c599beabd9b05c1af29652c6 /recipes/linux/linux-omap-pm/omap-2430-lcd.patch | |
parent | c8e1d3d2d8e335d3cc5d4cdbb832d93863a2b137 (diff) | |
parent | b4d5cf802d35f58a5c357864eb137c9b45b1cd01 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-omap-pm/omap-2430-lcd.patch')
-rw-r--r-- | recipes/linux/linux-omap-pm/omap-2430-lcd.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/linux/linux-omap-pm/omap-2430-lcd.patch b/recipes/linux/linux-omap-pm/omap-2430-lcd.patch deleted file mode 100644 index 8f8a687c06..0000000000 --- a/recipes/linux/linux-omap-pm/omap-2430-lcd.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- git/drivers/video/omap/lcd_2430sdp.c.orig 2007-08-13 14:35:17.000000000 -0700 -+++ git/drivers/video/omap/lcd_2430sdp.c 2007-08-13 14:35:55.000000000 -0700 -@@ -32,7 +32,7 @@ - #define LCD_PANEL_BACKLIGHT_GPIO 91 - #define LCD_PANEL_ENABLE_GPIO 154 - #define LCD_PIXCLOCK_MAX 5400 /* freq 5.4 MHz */ --#define PM_RECEIVER TWL4030_MODULE_PM_RECIEVER -+#define PM_RECEIVER TWL4030_MODULE_PM_RECEIVER - #define ENABLE_VAUX2_DEDICATED 0x09 - #define ENABLE_VAUX2_DEV_GRP 0x20 - |