pci: add module.h to files implicitly relying on its presence.
[deliverable/linux.git] / drivers / pci / hotplug / pciehp_acpi.c
index 5f7226223a62c9067bcc4a47f1b3e6bd47b69c40..376d70d17176577cae942ecbe345ced41987e297 100644 (file)
@@ -27,6 +27,7 @@
 #include <linux/pci.h>
 #include <linux/pci_hotplug.h>
 #include <linux/slab.h>
+#include <linux/module.h>
 #include "pciehp.h"
 
 #define PCIEHP_DETECT_PCIE     (0)
This page took 0.024562 seconds and 5 git commands to generate.