Commit f5853e84 authored by Bjorn Helgaas's avatar Bjorn Helgaas

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
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment