diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:14:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:14:06 +0000 |
commit | df0aa190378480fbc8d69b140b945a766917635c (patch) | |
tree | a75a2caa7545aaefaaaac853e86038bbd001e2dd /target/linux/storm/patches/1100-gpio.patch | |
parent | 4c2964098370f195091116c4f801dd8b81994c5e (diff) | |
download | master-187ad058-df0aa190378480fbc8d69b140b945a766917635c.tar.gz master-187ad058-df0aa190378480fbc8d69b140b945a766917635c.tar.bz2 master-187ad058-df0aa190378480fbc8d69b140b945a766917635c.zip |
[storm] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14449 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/storm/patches/1100-gpio.patch')
-rw-r--r-- | target/linux/storm/patches/1100-gpio.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/storm/patches/1100-gpio.patch b/target/linux/storm/patches/1100-gpio.patch index de9c4da375..5717d75235 100644 --- a/target/linux/storm/patches/1100-gpio.patch +++ b/target/linux/storm/patches/1100-gpio.patch @@ -359,7 +359,7 @@ + --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig -@@ -1064,5 +1064,12 @@ +@@ -1071,5 +1071,12 @@ config DEVPORT source "drivers/s390/char/Kconfig" @@ -374,7 +374,7 @@ --- a/drivers/char/Makefile +++ b/drivers/char/Makefile -@@ -115,6 +115,7 @@ +@@ -116,6 +116,7 @@ obj-$(CONFIG_IPMI_HANDLER) += ipmi/ obj-$(CONFIG_HANGCHECK_TIMER) += hangcheck-timer.o obj-$(CONFIG_TCG_TPM) += tpm/ |