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