drivers/net: Add module.h to drivers who were implicitly using it
[deliverable/linux.git] / drivers / net / wimax / i2400m / sdio.c
index be428cae28d895f81f4a2db559bf6e3c4f577726..21a9edd6e75d5826e7a30026f57647f990e32216 100644 (file)
@@ -55,6 +55,7 @@
 #include <linux/mmc/sdio_func.h>
 #include "i2400m-sdio.h"
 #include <linux/wimax/i2400m.h>
+#include <linux/module.h>
 
 #define D_SUBMODULE main
 #include "sdio-debug-levels.h"
This page took 0.024623 seconds and 5 git commands to generate.