diff options
Diffstat (limited to 'arch/mips/pci/pci-emma2rh.c')
| -rw-r--r-- | arch/mips/pci/pci-emma2rh.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/mips/pci/pci-emma2rh.c b/arch/mips/pci/pci-emma2rh.c index d99591a0cdf..773e34ff4d1 100644 --- a/arch/mips/pci/pci-emma2rh.c +++ b/arch/mips/pci/pci-emma2rh.c @@ -1,7 +1,4 @@ /* - * arch/mips/pci/pci-emma2rh.c - * This file defines the PCI configration. - * * Copyright (C) NEC Electronics Corporation 2004-2006 * * This file is based on the arch/mips/ddb5xxx/ddb5477/pci.c @@ -29,9 +26,8 @@ #include <linux/pci.h> #include <asm/bootinfo.h> -#include <asm/debug.h> -#include <asm/emma2rh/emma2rh.h> +#include <asm/emma/emma2rh.h> static struct resource pci_io_resource = { .name = "pci IO space", |
