diff options
Diffstat (limited to 'arch/mips/powertv/pci/fixup-powertv.c')
-rw-r--r-- | arch/mips/powertv/pci/fixup-powertv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/powertv/pci/fixup-powertv.c b/arch/mips/powertv/pci/fixup-powertv.c index 726bc2e824b3..d7ecbae64a6e 100644 --- a/arch/mips/powertv/pci/fixup-powertv.c +++ b/arch/mips/powertv/pci/fixup-powertv.c | |||
@@ -1,4 +1,5 @@ | |||
1 | #include <linux/init.h> | 1 | #include <linux/init.h> |
2 | #include <linux/export.h> | ||
2 | #include <linux/pci.h> | 3 | #include <linux/pci.h> |
3 | #include <asm/mach-powertv/interrupts.h> | 4 | #include <asm/mach-powertv/interrupts.h> |
4 | #include "powertv-pci.h" | 5 | #include "powertv-pci.h" |