diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-27 20:30:48 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-07-20 23:12:09 +0100 |
commit | 84fe98ea6866625a19969892ff3e83d8e94dc976 (patch) | |
tree | a48fad2dab16e7972cc1a29957717e719be32300 /arch/mips/pci/ops-nile4.c | |
parent | e6625fa48e6580a74b7e700efd7e6463e282810b (diff) | |
download | op-kernel-dev-84fe98ea6866625a19969892ff3e83d8e94dc976.zip op-kernel-dev-84fe98ea6866625a19969892ff3e83d8e94dc976.tar.gz |
MIPS: NILE4: Remove useless inclusion of GT64120 header.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci/ops-nile4.c')
-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 b7f0fb0..99929cf 100644 --- a/arch/mips/pci/ops-nile4.c +++ b/arch/mips/pci/ops-nile4.c @@ -4,7 +4,6 @@ #include <asm/bootinfo.h> #include <asm/lasat/lasat.h> -#include <asm/gt64120.h> #include <asm/nile4.h> #define PCI_ACCESS_READ 0 |