diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-27 15:30:48 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-07-20 18:12:09 -0400 |
commit | 84fe98ea6866625a19969892ff3e83d8e94dc976 (patch) | |
tree | a48fad2dab16e7972cc1a29957717e719be32300 /arch/mips | |
parent | e6625fa48e6580a74b7e700efd7e6463e282810b (diff) |
MIPS: NILE4: Remove useless inclusion of GT64120 header.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/pci/ops-nile4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/pci/ops-nile4.c b/arch/mips/pci/ops-nile4.c index b7f0fb0210f4..99929cf88419 100644 --- a/arch/mips/pci/ops-nile4.c +++ b/arch/mips/pci/ops-nile4.c | |||
@@ -4,7 +4,6 @@ | |||
4 | #include <asm/bootinfo.h> | 4 | #include <asm/bootinfo.h> |
5 | 5 | ||
6 | #include <asm/lasat/lasat.h> | 6 | #include <asm/lasat/lasat.h> |
7 | #include <asm/gt64120.h> | ||
8 | #include <asm/nile4.h> | 7 | #include <asm/nile4.h> |
9 | 8 | ||
10 | #define PCI_ACCESS_READ 0 | 9 | #define PCI_ACCESS_READ 0 |