diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-25 12:27:13 +0000 |
commit | 04bca7b528c9697d604c4ab88464b9604fe84be3 (patch) | |
tree | e33328c39e19ce04867c4a6815b42e41fde9b382 /target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch | |
parent | cd649df858be5066ae06a73647f6578421e541f7 (diff) | |
download | upstream-04bca7b528c9697d604c4ab88464b9604fe84be3.tar.gz upstream-04bca7b528c9697d604c4ab88464b9604fe84be3.tar.bz2 upstream-04bca7b528c9697d604c4ab88464b9604fe84be3.zip |
update to 2.6.30-rc7
SVN-Revision: 16048
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch b/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch index 5a5b742c9d..359fd40e26 100644 --- a/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch +++ b/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.30-rc6/drivers/video/display/Kconfig -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/video/display/Kconfig 2009-05-16 06:12:57.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/video/display/Kconfig 2009-05-18 19:08:33.000000000 +0200 -@@ -21,4 +21,15 @@ +--- a/drivers/video/display/Kconfig ++++ b/drivers/video/display/Kconfig +@@ -21,4 +21,15 @@ config DISPLAY_SUPPORT comment "Display hardware drivers" depends on DISPLAY_SUPPORT @@ -18,10 +16,8 @@ Index: linux-2.6.30-rc6/drivers/video/display/Kconfig + controls power management, display timing and gamma calibration. + endmenu -Index: linux-2.6.30-rc6/drivers/video/display/Makefile -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/video/display/Makefile 2009-05-16 06:12:57.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/video/display/Makefile 2009-05-18 19:08:33.000000000 +0200 +--- a/drivers/video/display/Makefile ++++ b/drivers/video/display/Makefile @@ -3,4 +3,5 @@ display-objs := display-sysfs.o |