diff options
Diffstat (limited to 'arch/mips/pci/ops-rc32434.c')
-rw-r--r-- | arch/mips/pci/ops-rc32434.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pci/ops-rc32434.c b/arch/mips/pci/ops-rc32434.c index d1f8fa210ca1..7c7182e2350a 100644 --- a/arch/mips/pci/ops-rc32434.c +++ b/arch/mips/pci/ops-rc32434.c | |||
@@ -35,7 +35,7 @@ | |||
35 | #include <asm/mach-rc32434/rc32434.h> | 35 | #include <asm/mach-rc32434/rc32434.h> |
36 | #include <asm/mach-rc32434/pci.h> | 36 | #include <asm/mach-rc32434/pci.h> |
37 | 37 | ||
38 | #define PCI_ACCESS_READ 0 | 38 | #define PCI_ACCESS_READ 0 |
39 | #define PCI_ACCESS_WRITE 1 | 39 | #define PCI_ACCESS_WRITE 1 |
40 | 40 | ||
41 | 41 | ||