drivers/net: Add module.h to drivers who were implicitly using it
[deliverable/linux.git] / drivers / net / wireless / ath / ath9k / hw.c
index f16d2033081f3ea8df6b30a8ee74258772a2d500..4952ad8c4e8cb2f4f14c685d85aebbdf33fb233c 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <linux/io.h>
 #include <linux/slab.h>
+#include <linux/module.h>
 #include <asm/unaligned.h>
 
 #include "hw.h"
This page took 0.04195 seconds and 5 git commands to generate.