X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c5552ad03973839d83d32d7108f20c00f192633b..24581067fa6c2f7c04975b016cf7eaadd4687162:/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch?ds=sidebyside

diff --git a/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch b/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
index 19032881b..4b145c273 100644
--- a/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
+++ b/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
@@ -54,5 +54,5 @@ Implement the SPI-GPIO delay function for busses that need speed limitation.
 +#endif /* NEED_SPIDELAY */
 +}
  
- #define	EXPAND_BITBANG_TXRX
- #include <linux/spi/spi_bitbang.h>
+ #include "spi_bitbang_txrx.h"
+