]> Pileus Git - ~andy/linux/commitdiff
pcmcia: Add export.h to drivers/pcmcia as required.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:21:42 +0000 (16:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:20 +0000 (19:32 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/pcmcia/pxa2xx_cm_x255.c
drivers/pcmcia/pxa2xx_cm_x270.c

index 63f4d5211ed2b9bf31650840195010bb10dc3889..0b4f946cf13aa6126f9b55a371cd9279fe5a8c3e 100644 (file)
@@ -14,6 +14,7 @@
 #include <linux/irq.h>
 #include <linux/delay.h>
 #include <linux/gpio.h>
+#include <linux/export.h>
 
 #include <asm/mach-types.h>
 
index 6ee42b4c3e68b902248b4a2416c6d0add4fcb7f3..923f315926ef478dc4793924f7349074baed8d5a 100644 (file)
@@ -14,6 +14,7 @@
 #include <linux/irq.h>
 #include <linux/delay.h>
 #include <linux/gpio.h>
+#include <linux/export.h>
 
 #include <asm/mach-types.h>