Skip to content

Commit f5853e8

Browse files
committed
MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
Remove unused PCI_BAR_COUNT definition. Signed-off-by: Bjorn Helgaas <[email protected]>
1 parent 2ea659a commit f5853e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ extern u32 cs5536_pci_conf_read4(int function, int reg);
8080
#define PCI_BAR3_REG 0x1c
8181
#define PCI_BAR4_REG 0x20
8282
#define PCI_BAR5_REG 0x24
83-
#define PCI_BAR_COUNT 6
8483
#define PCI_BAR_RANGE_MASK 0xFFFFFFFF
8584

8685
/* CARDBUS CIS POINTER */

0 commit comments

Comments
 (0)