ar71xx: tplinkpart: include module.h
authorGabor Juhos <juhosg@openwrt.org>
Sun, 22 Jan 2012 17:55:36 +0000 (17:55 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 22 Jan 2012 17:55:36 +0000 (17:55 +0000)
SVN-Revision: 29855

target/linux/ar71xx/files/drivers/mtd/tplinkpart.c

index 6f47f84351c0785a9215159c5be650e08e160b90..fc13e25b3dd0835462628fdef3548f29c74d2855 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <linux/kernel.h>
+#include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/vmalloc.h>
 #include <linux/magic.h>