ext4: fix for commit r19799
[openwrt.git] / package / wrt55agv2-spidevs / src / wrt55agv2_spidevs.c
index b1aec4f..9d127dd 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"
This page took 0.027994 seconds and 4 git commands to generate.