diff options
author | Matteo Croce <matteo@openwrt.org> | 2008-06-12 22:33:48 +0000 |
---|---|---|
committer | Matteo Croce <matteo@openwrt.org> | 2008-06-12 22:33:48 +0000 |
commit | 4731f82a229de27dc7732ab8a1fea5e561031e13 (patch) | |
tree | dba3f59b72225e7ebbf85b428546bd2d98771f51 /target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch | |
parent | 19561f6f7caf928dbe1552e6f0bc84fefcb58e45 (diff) | |
download | upstream-4731f82a229de27dc7732ab8a1fea5e561031e13.tar.gz upstream-4731f82a229de27dc7732ab8a1fea5e561031e13.tar.bz2 upstream-4731f82a229de27dc7732ab8a1fea5e561031e13.zip |
ar7: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch b/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch index ab05a9ac55..cd5d744de1 100644 --- a/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch +++ b/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.25.4/drivers/char/Kconfig -=================================================================== ---- linux-2.6.25.4.orig/drivers/char/Kconfig -+++ linux-2.6.25.4/drivers/char/Kconfig -@@ -913,6 +913,15 @@ config MWAVE +--- a/drivers/char/Kconfig ++++ b/drivers/char/Kconfig +@@ -913,6 +913,15 @@ To compile this driver as a module, choose M here: the module will be called mwave. @@ -18,11 +16,9 @@ Index: linux-2.6.25.4/drivers/char/Kconfig config SCx200_GPIO tristate "NatSemi SCx200 GPIO Support" depends on SCx200 -Index: linux-2.6.25.4/drivers/char/Makefile -=================================================================== ---- linux-2.6.25.4.orig/drivers/char/Makefile -+++ linux-2.6.25.4/drivers/char/Makefile -@@ -90,6 +90,7 @@ obj-$(CONFIG_COBALT_LCD) += lcd.o +--- a/drivers/char/Makefile ++++ b/drivers/char/Makefile +@@ -90,6 +90,7 @@ obj-$(CONFIG_PPDEV) += ppdev.o obj-$(CONFIG_NWBUTTON) += nwbutton.o obj-$(CONFIG_NWFLASH) += nwflash.o |