X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fpatches-3.18%2F0052-i2c-MIPS-adds-ralink-I2C-driver.patch;fp=target%2Flinux%2Framips%2Fpatches-3.18%2F0052-i2c-MIPS-adds-ralink-I2C-driver.patch;h=8ed061070a8a4d49c4fda332c2707cb1b0bed9c9;hb=0b8643af4fa7eebd55b63d6d547f85da1409f83d;hp=9c2538879c6b580e5f05b34d744329b933a8635d;hpb=3e52c8c35706f9cb7fa9dfb8cd4cbbaebb4d5fc7;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/patches-3.18/0052-i2c-MIPS-adds-ralink-I2C-driver.patch b/target/linux/ramips/patches-3.18/0052-i2c-MIPS-adds-ralink-I2C-driver.patch index 9c2538879c..8ed061070a 100644 --- a/target/linux/ramips/patches-3.18/0052-i2c-MIPS-adds-ralink-I2C-driver.patch +++ b/target/linux/ramips/patches-3.18/0052-i2c-MIPS-adds-ralink-I2C-driver.patch @@ -45,7 +45,7 @@ Signed-off-by: John Crispin +}; --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig -@@ -710,6 +710,10 @@ +@@ -710,6 +710,10 @@ config I2C_RK3X This driver can also be built as a module. If so, the module will be called i2c-rk3x. @@ -58,7 +58,7 @@ Signed-off-by: John Crispin help --- a/drivers/i2c/busses/Makefile +++ b/drivers/i2c/busses/Makefile -@@ -66,6 +66,7 @@ +@@ -66,6 +66,7 @@ obj-$(CONFIG_I2C_PNX) += i2c-pnx.o obj-$(CONFIG_I2C_PUV3) += i2c-puv3.o obj-$(CONFIG_I2C_PXA) += i2c-pxa.o obj-$(CONFIG_I2C_PXA_PCI) += i2c-pxa-pci.o