diff options
Diffstat (limited to 'arch/mips/include/asm')
-rw-r--r-- | arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h | 1 | ||||
-rw-r--r-- | arch/mips/include/asm/pci.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h b/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h index 8a7ecb4d5c64..bf9dd9eb4ceb 100644 --- a/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h +++ b/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h | |||
@@ -80,7 +80,6 @@ extern u32 cs5536_pci_conf_read4(int function, int reg); | |||
80 | #define PCI_BAR3_REG 0x1c | 80 | #define PCI_BAR3_REG 0x1c |
81 | #define PCI_BAR4_REG 0x20 | 81 | #define PCI_BAR4_REG 0x20 |
82 | #define PCI_BAR5_REG 0x24 | 82 | #define PCI_BAR5_REG 0x24 |
83 | #define PCI_BAR_COUNT 6 | ||
84 | #define PCI_BAR_RANGE_MASK 0xFFFFFFFF | 83 | #define PCI_BAR_RANGE_MASK 0xFFFFFFFF |
85 | 84 | ||
86 | /* CARDBUS CIS POINTER */ | 85 | /* CARDBUS CIS POINTER */ |
diff --git a/arch/mips/include/asm/pci.h b/arch/mips/include/asm/pci.h index 1000c1b4c875..52f551ee492d 100644 --- a/arch/mips/include/asm/pci.h +++ b/arch/mips/include/asm/pci.h | |||
@@ -39,7 +39,6 @@ struct pci_controller { | |||
39 | unsigned long io_offset; | 39 | unsigned long io_offset; |
40 | unsigned long io_map_base; | 40 | unsigned long io_map_base; |
41 | struct resource *busn_resource; | 41 | struct resource *busn_resource; |
42 | unsigned long busn_offset; | ||
43 | 42 | ||
44 | #ifndef CONFIG_PCI_DOMAINS_GENERIC | 43 | #ifndef CONFIG_PCI_DOMAINS_GENERIC |
45 | unsigned int index; | 44 | unsigned int index; |