X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e2e6a5bb07fd248abf4c35181394395524395295..030341e663f32bc3740a1edf5e2a01c198c979f2:/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch?ds=sidebyside diff --git a/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch b/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch index eda7a4e8f..3ff575e69 100644 --- a/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch +++ b/target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch @@ -162,7 +162,7 @@ Please use the new mainline SPI-GPIO driver, as of 2.6.29. + } while (0) + +#define EXPAND_BITBANG_TXRX -+#include ++#include "spi_bitbang_txrx.h" + +static u32 spi_gpio_txrx_mode0(struct spi_device *spi, + unsigned nsecs, u32 word, u8 bits)