Commit f5853e84 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

MIPS: Loongson: Remove unused PCI_BAR_COUNT definition



Remove unused PCI_BAR_COUNT definition.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 2ea659a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */