base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
[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.025802 seconds and 4 git commands to generate.