X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.24%2F410-gpio_buttons.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.24%2F410-gpio_buttons.patch;h=c7ede5dfb98915d4d8d45f138a6f303cf1bc2333;hb=95571be1fb57e6381d9dbdb15820cb0290a7bf1b;hp=153e5f675e52293f3f4b4a3cf1ba5f4f8eecb1b6;hpb=94eaeaddc4f60762f0f68c3631f77795822567aa;p=openwrt-10.03%2F.git diff --git a/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch b/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch index 153e5f675..c7ede5dfb 100644 --- a/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch +++ b/target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.24.7/drivers/input/misc/Kconfig -=================================================================== ---- linux-2.6.24.7.orig/drivers/input/misc/Kconfig -+++ linux-2.6.24.7/drivers/input/misc/Kconfig -@@ -183,4 +183,20 @@ config HP_SDC_RTC +--- a/drivers/input/misc/Kconfig ++++ b/drivers/input/misc/Kconfig +@@ -183,4 +183,20 @@ Say Y here if you want to support the built-in real time clock of the HP SDC controller. @@ -23,11 +21,9 @@ Index: linux-2.6.24.7/drivers/input/misc/Kconfig + module will be called gpio-buttons. + endif -Index: linux-2.6.24.7/drivers/input/misc/Makefile -=================================================================== ---- linux-2.6.24.7.orig/drivers/input/misc/Makefile -+++ linux-2.6.24.7/drivers/input/misc/Makefile -@@ -18,3 +18,4 @@ obj-$(CONFIG_INPUT_POWERMATE) += powerm +--- a/drivers/input/misc/Makefile ++++ b/drivers/input/misc/Makefile +@@ -18,3 +18,4 @@ obj-$(CONFIG_INPUT_YEALINK) += yealink.o obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o obj-$(CONFIG_INPUT_UINPUT) += uinput.o