diff options
| -rw-r--r-- | arch/powerpc/kernel/msi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/msi.c b/arch/powerpc/kernel/msi.c index 0c16e2a854e5..8bbc12d20f5c 100644 --- a/arch/powerpc/kernel/msi.c +++ b/arch/powerpc/kernel/msi.c | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | 9 | ||
| 10 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
| 11 | #include <linux/msi.h> | 11 | #include <linux/msi.h> |
| 12 | #include <linux/pci.h> | ||
| 12 | 13 | ||
| 13 | #include <asm/machdep.h> | 14 | #include <asm/machdep.h> |
| 14 | 15 | ||
