diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-07-19 17:58:46 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-07-19 17:58:46 +0000 |
commit | 2a74944f0734d537effcd752f40f064aa6a1309b (patch) | |
tree | 9fe1e45fea323ff123f37a839740a20cc0114855 /target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch | |
parent | 78b1a6b773aaebdeff6f6b43df98598749e44930 (diff) | |
download | mtk-20170518-2a74944f0734d537effcd752f40f064aa6a1309b.zip mtk-20170518-2a74944f0734d537effcd752f40f064aa6a1309b.tar.gz mtk-20170518-2a74944f0734d537effcd752f40f064aa6a1309b.tar.bz2 |
ar71xx: refresh 4.1 patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46427
Diffstat (limited to 'target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch b/target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch index 95c77df..f860dfe 100644 --- a/target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch +++ b/target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch @@ -1,6 +1,6 @@ --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig -@@ -662,6 +662,11 @@ config SPI_RB4XX_CPLD +@@ -691,6 +691,11 @@ config SPI_RB4XX_CPLD SPI driver for the Xilinx CPLD chip present on the MikroTik RB4xx boards. @@ -14,7 +14,7 @@ # --- a/drivers/spi/Makefile +++ b/drivers/spi/Makefile -@@ -86,6 +86,7 @@ obj-$(CONFIG_SPI_TEGRA20_SLINK) += spi- +@@ -90,6 +90,7 @@ obj-$(CONFIG_SPI_TEGRA20_SLINK) += spi- obj-$(CONFIG_SPI_TLE62X0) += spi-tle62x0.o obj-$(CONFIG_SPI_TOPCLIFF_PCH) += spi-topcliff-pch.o obj-$(CONFIG_SPI_TXX9) += spi-txx9.o |