]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 9 May 2017 14:57:25 +0000 (09:57 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 18 May 2017 20:39:02 +0000 (15:39 -0500)
Remove unused PCI_BAR_COUNT definition.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h

index 8a7ecb4d5c64d266eb082d3fade03027872bc232..bf9dd9eb4cebb3b13e2c065d0f32c1d88baf6ed6 100644 (file)
@@ -80,7 +80,6 @@ extern u32 cs5536_pci_conf_read4(int function, int reg);
 #define PCI_BAR3_REG                   0x1c
 #define PCI_BAR4_REG                   0x20
 #define PCI_BAR5_REG                   0x24
-#define PCI_BAR_COUNT                  6
 #define PCI_BAR_RANGE_MASK             0xFFFFFFFF
 
 /* CARDBUS CIS POINTER */