aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-09-11 10:48:34 +0000
committerJonas Gorski <jogo@openwrt.org>2015-09-11 10:48:34 +0000
commit8cb7552c46cff627eb8179ccc4c071f98563ec16 (patch)
tree3f1fc9b02283adde7d5fa27f892a30612e741a35 /target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch
parent0dc3d0e7c74bf8d50c3a2bfc335e5e717ab4051f (diff)
downloadupstream-8cb7552c46cff627eb8179ccc4c071f98563ec16.tar.gz
upstream-8cb7552c46cff627eb8179ccc4c071f98563ec16.tar.bz2
upstream-8cb7552c46cff627eb8179ccc4c071f98563ec16.zip
CC: 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> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46847 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch')
-rw-r--r--target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch b/target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch
index b34581ed63..9b9a72bc7b 100644
--- a/target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch
+++ b/target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch
@@ -1,6 +1,6 @@
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
-@@ -714,6 +714,10 @@ config I2C_RALINK
+@@ -715,6 +715,10 @@ config I2C_RALINK
tristate "Ralink I2C Controller"
select OF_I2C