Fix gpio_spi_old module for 2.6.35
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 10 Aug 2010 11:17:04 +0000 (11:17 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Tue, 10 Aug 2010 11:17:04 +0000 (11:17 +0000)
SVN-Revision: 22576

target/linux/generic/patches-2.6.35/921-gpio_spi_driver.patch

index eda7a4e8fd5dcf6773fa4a471f9ca973eb03e230..3ff575e696dfa27ac9a07aaea1533deb65068f19 100644 (file)
@@ -162,7 +162,7 @@ Please use the new mainline SPI-GPIO driver, as of 2.6.29.
 +  } while (0)
 +
 +#define EXPAND_BITBANG_TXRX
-+#include <linux/spi/spi_bitbang.h>
++#include "spi_bitbang_txrx.h"
 +
 +static u32 spi_gpio_txrx_mode0(struct spi_device *spi,
 +                             unsigned nsecs, u32 word, u8 bits)