diff options
Diffstat (limited to 'drivers/pci/hotplug/pcihp_slot.c')
-rw-r--r-- | drivers/pci/hotplug/pcihp_slot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/hotplug/pcihp_slot.c b/drivers/pci/hotplug/pcihp_slot.c index 3ffd9c1acc0..8c05a18c977 100644 --- a/drivers/pci/hotplug/pcihp_slot.c +++ b/drivers/pci/hotplug/pcihp_slot.c | |||
@@ -24,6 +24,7 @@ | |||
24 | */ | 24 | */ |
25 | 25 | ||
26 | #include <linux/pci.h> | 26 | #include <linux/pci.h> |
27 | #include <linux/export.h> | ||
27 | #include <linux/pci_hotplug.h> | 28 | #include <linux/pci_hotplug.h> |
28 | 29 | ||
29 | static struct hpp_type0 pci_default_type0 = { | 30 | static struct hpp_type0 pci_default_type0 = { |