drivers/gpio: Fix drivers who are implicit users of module.h
[deliverable/linux.git] / drivers / gpio / gpio-mxc.c
index 82f7b65baf7216a337b44ba46af2a956cde6cdb8..addbea09aece6c241bd3eb949ffb5b2b8e109bde 100644 (file)
@@ -29,6 +29,7 @@
 #include <linux/basic_mmio_gpio.h>
 #include <linux/of.h>
 #include <linux/of_device.h>
+#include <linux/module.h>
 #include <asm-generic/bug.h>
 #include <asm/mach/irq.h>
 
This page took 0.027449 seconds and 5 git commands to generate.