Skip to content

Commit

Permalink
MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
Browse files Browse the repository at this point in the history
Remove unused PCI_BAR_COUNT definition.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
  • Loading branch information
Bjorn Helgaas committed May 18, 2017
1 parent 2ea659a commit f5853e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit f5853e8

Please sign in to comment.