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/057-lis302dl.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/057-lis302dl.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.30/057-lis302dl.patch | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.30/057-lis302dl.patch b/target/linux/s3c24xx/patches-2.6.30/057-lis302dl.patch index df90f5f193..ebb194bf3c 100644 --- a/target/linux/s3c24xx/patches-2.6.30/057-lis302dl.patch +++ b/target/linux/s3c24xx/patches-2.6.30/057-lis302dl.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.30-rc6/drivers/input/misc/Kconfig -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/input/misc/Kconfig 2009-05-18 19:07:07.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/input/misc/Kconfig 2009-05-18 19:08:33.000000000 +0200 -@@ -220,6 +220,15 @@ +--- a/drivers/input/misc/Kconfig ++++ b/drivers/input/misc/Kconfig +@@ -220,6 +220,15 @@ config HP_SDC_RTC Say Y here if you want to support the built-in real time clock of the HP SDC controller. @@ -18,11 +16,9 @@ Index: linux-2.6.30-rc6/drivers/input/misc/Kconfig config INPUT_PCF50633_PMU tristate "PCF50633 PMU events" depends on MFD_PCF50633 -Index: linux-2.6.30-rc6/drivers/input/misc/Makefile -=================================================================== ---- linux-2.6.30-rc6.orig/drivers/input/misc/Makefile 2009-05-18 19:07:07.000000000 +0200 -+++ linux-2.6.30-rc6/drivers/input/misc/Makefile 2009-05-18 19:08:33.000000000 +0200 -@@ -25,3 +25,4 @@ +--- a/drivers/input/misc/Makefile ++++ b/drivers/input/misc/Makefile +@@ -25,3 +25,4 @@ obj-$(CONFIG_INPUT_UINPUT) += uinput.o obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o obj-$(CONFIG_INPUT_YEALINK) += yealink.o obj-$(CONFIG_INPUT_GPIO_BUTTONS) += gpio_buttons.o |