diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-05-27 21:30:48 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-07-21 00:12:09 +0200 |
commit | 84fe98ea6866625a19969892ff3e83d8e94dc976 (patch) | |
tree | a48fad2dab16e7972cc1a29957717e719be32300 /arch/mips/pci/ops-nile4.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... (diff) | |
download | linux-84fe98ea6866625a19969892ff3e83d8e94dc976.tar.xz linux-84fe98ea6866625a19969892ff3e83d8e94dc976.zip |
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 b7f0fb0210f4..99929cf88419 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 |