diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-01 11:24:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-01 11:24:08 +0000 |
commit | 1f5d24e562d9659d44b09637f94013ce34bb8dc4 (patch) | |
tree | 46aacc757ffec1647a28efa9ceabb7f213510b70 /target/linux/generic/patches-2.6.38/420-gpiodev.patch | |
parent | 783e0646320b311ea6b03f9d01fd61bb48cd427d (diff) | |
download | upstream-1f5d24e562d9659d44b09637f94013ce34bb8dc4.tar.gz upstream-1f5d24e562d9659d44b09637f94013ce34bb8dc4.tar.bz2 upstream-1f5d24e562d9659d44b09637f94013ce34bb8dc4.zip |
refresh patches with -rc6
SVN-Revision: 25805
Diffstat (limited to 'target/linux/generic/patches-2.6.38/420-gpiodev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.38/420-gpiodev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/420-gpiodev.patch b/target/linux/generic/patches-2.6.38/420-gpiodev.patch index 5c1f3a6c28..900358e6b0 100644 --- a/target/linux/generic/patches-2.6.38/420-gpiodev.patch +++ b/target/linux/generic/patches-2.6.38/420-gpiodev.patch @@ -17,7 +17,7 @@ depends on BLOCK --- a/drivers/char/Makefile +++ b/drivers/char/Makefile -@@ -69,6 +69,7 @@ obj-$(CONFIG_NWFLASH) += nwflash.o +@@ -70,6 +70,7 @@ obj-$(CONFIG_NWFLASH) += nwflash.o obj-$(CONFIG_SCx200_GPIO) += scx200_gpio.o obj-$(CONFIG_PC8736x_GPIO) += pc8736x_gpio.o obj-$(CONFIG_NSC_GPIO) += nsc_gpio.o |