diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-09-02 10:18:15 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-09-02 10:18:15 +0000 |
commit | 7d6cff4882e1484e09956e19825acdae3a68618c (patch) | |
tree | 76a46ad583bca975dd2cb71f20543fa2c1eee425 /target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch | |
parent | 7747092ed1d906b247d834735941d995a62c5556 (diff) | |
download | upstream-7d6cff4882e1484e09956e19825acdae3a68618c.tar.gz upstream-7d6cff4882e1484e09956e19825acdae3a68618c.tar.bz2 upstream-7d6cff4882e1484e09956e19825acdae3a68618c.zip |
kernel: update 3.18 to 3.18.21
Changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.21
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46768
Diffstat (limited to 'target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch b/target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch index 819eb322cb..4f655db499 100644 --- a/target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch +++ b/target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch @@ -18,7 +18,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig -@@ -553,6 +553,16 @@ config I2C_KEMPLD +@@ -554,6 +554,16 @@ config I2C_KEMPLD This driver can also be built as a module. If so, the module will be called i2c-kempld. |