Deprecate the old SPI-GPIO driver.
[openwrt/svn-archive/archive.git] / package / wrt55agv2-spidevs / src / wrt55agv2_spidevs.c
index b1aec4f2e1b069070350dc29f9c3d1860f6917cf..9d127dd915fe431a9757bc2c2692e8413c84f5f5 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #include <linux/platform_device.h>
-#include <linux/spi/spi_gpio.h>
+#include <linux/spi/spi_gpio_old.h>
 
 #define DRV_NAME       "wrt55agv2-spidevs"
 #define DRV_DESC       "SPI driver for the WRT55AG v2 board"