diff options
Diffstat (limited to 'arch/mips/pci/ops-tx4927.c')
-rw-r--r-- | arch/mips/pci/ops-tx4927.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pci/ops-tx4927.c b/arch/mips/pci/ops-tx4927.c index 1bbafeb4a774..54730eee451b 100644 --- a/arch/mips/pci/ops-tx4927.c +++ b/arch/mips/pci/ops-tx4927.c @@ -40,7 +40,7 @@ #include <linux/pci.h> #include <linux/kernel.h> #include <linux/init.h> -#include <asm/tx4927/tx4927.h> +#include <asm/txx9/tx4927.h> /* initialize in setup */ struct resource pci_io_resource = { |