diff options
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/ |