diff options
Diffstat (limited to 'drivers/pci/pcie/aer/aerdrv.h')
-rw-r--r-- | drivers/pci/pcie/aer/aerdrv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/pcie/aer/aerdrv.h b/drivers/pci/pcie/aer/aerdrv.h index bf655dbaf8e2..5cca394d5999 100644 --- a/drivers/pci/pcie/aer/aerdrv.h +++ b/drivers/pci/pcie/aer/aerdrv.h | |||
@@ -8,6 +8,7 @@ | |||
8 | #ifndef _AERDRV_H_ | 8 | #ifndef _AERDRV_H_ |
9 | #define _AERDRV_H_ | 9 | #define _AERDRV_H_ |
10 | 10 | ||
11 | #include <linux/workqueue.h> | ||
11 | #include <linux/pcieport_if.h> | 12 | #include <linux/pcieport_if.h> |
12 | #include <linux/aer.h> | 13 | #include <linux/aer.h> |
13 | 14 | ||