X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.10%2F862-gpio_spi_driver.patch;h=2d79cdeeb892966c51fe77d32c345a4978de129e;hb=947abea2612ae4917e453c324059c2d2d342783d;hp=80badc674a970af48591e8ecde3cfada16118e04;hpb=cb6375c20a524529be05bb92327cdf87642b047b;p=openwrt%2F.git diff --git a/target/linux/generic/patches-3.10/862-gpio_spi_driver.patch b/target/linux/generic/patches-3.10/862-gpio_spi_driver.patch index 80badc674a..2d79cdeeb8 100644 --- a/target/linux/generic/patches-3.10/862-gpio_spi_driver.patch +++ b/target/linux/generic/patches-3.10/862-gpio_spi_driver.patch @@ -351,7 +351,7 @@ Please use the new mainline SPI-GPIO driver, as of 2.6.29. +config SPI_GPIO_OLD + tristate "Old GPIO API based bitbanging SPI controller (DEPRECATED)" -+ depends on SPI_MASTER && GENERIC_GPIO ++ depends on SPI_MASTER && GPIOLIB + select SPI_BITBANG + help + This code is deprecated. Please use the new mainline SPI-GPIO driver.