diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-25 12:27:13 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-25 12:27:13 +0000 |
commit | a210854b74cfa94a76a8c967439d795052346d48 (patch) | |
tree | ab37f2e4bb41ca942b63ff3d5527e63b1e7f44e6 /target/linux/s3c24xx/patches-2.6.30/057-lis302dl.patch | |
parent | 6f4ddaf713d45de064d78ed483fa00cf0a2d3c2b (diff) |
update to 2.6.30-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16048 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |