diff options
Diffstat (limited to 'drivers/pci/access.c')
| -rw-r--r-- | drivers/pci/access.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/pci/access.c b/drivers/pci/access.c index 2a42add7f563..ea16805a153c 100644 --- a/drivers/pci/access.c +++ b/drivers/pci/access.c | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | #include <linux/module.h> | 2 | #include <linux/module.h> |
| 3 | #include <linux/ioport.h> | 3 | #include <linux/ioport.h> |
| 4 | 4 | ||
| 5 | #include "pci.h" | ||
| 6 | |||
| 5 | /* | 7 | /* |
| 6 | * This interrupt-safe spinlock protects all accesses to PCI | 8 | * This interrupt-safe spinlock protects all accesses to PCI |
| 7 | * configuration space. | 9 | * configuration space. |
