diff options
Diffstat (limited to 'arch/mips/pci/ops-lantiq.c')
-rw-r--r-- | arch/mips/pci/ops-lantiq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pci/ops-lantiq.c b/arch/mips/pci/ops-lantiq.c index 1f2afb55cc71..16e7c2526d77 100644 --- a/arch/mips/pci/ops-lantiq.c +++ b/arch/mips/pci/ops-lantiq.c | |||
@@ -23,7 +23,7 @@ | |||
23 | #define LTQ_PCI_CFG_DEVNUM_SHF 11 | 23 | #define LTQ_PCI_CFG_DEVNUM_SHF 11 |
24 | #define LTQ_PCI_CFG_FUNNUM_SHF 8 | 24 | #define LTQ_PCI_CFG_FUNNUM_SHF 8 |
25 | 25 | ||
26 | #define PCI_ACCESS_READ 0 | 26 | #define PCI_ACCESS_READ 0 |
27 | #define PCI_ACCESS_WRITE 1 | 27 | #define PCI_ACCESS_WRITE 1 |
28 | 28 | ||
29 | static int ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, | 29 | static int ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, |