pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
[deliverable/linux.git] / drivers / pci / setup-res.c
index 51a9095c7da4812ddfd843c615083eca61ea9889..5717509becbea42ab3f0c8e44b9ae76893b2cd4c 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <linux/init.h>
 #include <linux/kernel.h>
+#include <linux/export.h>
 #include <linux/pci.h>
 #include <linux/errno.h>
 #include <linux/ioport.h>
This page took 0.041681 seconds and 5 git commands to generate.