diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 09:39:17 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 09:39:17 +0000 |
commit | cf3d4be590f2f42a2baf578ef6c5723fc1596fea (patch) | |
tree | 5a6b44c4beb64b4ba3bd9b6069d042cfd1c37713 /target/linux/generic/patches-2.6.38/420-gpiodev.patch | |
parent | 832fc4a1330f3e29e4df0118652ffdd9d1993056 (diff) | |
download | upstream-cf3d4be590f2f42a2baf578ef6c5723fc1596fea.tar.gz upstream-cf3d4be590f2f42a2baf578ef6c5723fc1596fea.tar.bz2 upstream-cf3d4be590f2f42a2baf578ef6c5723fc1596fea.zip |
refresh 2.6.38 patches with -rc2
SVN-Revision: 25081
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 6aa65c9256..5c1f3a6c28 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 -@@ -82,6 +82,7 @@ obj-$(CONFIG_NWFLASH) += nwflash.o +@@ -69,6 +69,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 |