wrt55agv2-spidevs needs <linux/modules.h>
[openwrt/staging/yousong.git] / package / wrt55agv2-spidevs / src / wrt55agv2_spidevs.c
index 9d127dd915fe431a9757bc2c2692e8413c84f5f5..dfb7f6abe70da408eacecb1e92765e5d2ec9cf25 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <linux/platform_device.h>
 #include <linux/spi/spi_gpio_old.h>
+#include <linux/module.h>
 
 #define DRV_NAME       "wrt55agv2-spidevs"
 #define DRV_DESC       "SPI driver for the WRT55AG v2 board"