From: Bjorn Helgaas Date: Tue, 9 May 2017 14:57:25 +0000 (-0500) Subject: MIPS: Loongson: Remove unused PCI_BAR_COUNT definition X-Git-Tag: v4.13-rc1~88^2~22^2~6 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f5853e8435dbb16198c8b4063fe34836512b65c2;p=karo-tx-linux.git MIPS: Loongson: Remove unused PCI_BAR_COUNT definition Remove unused PCI_BAR_COUNT definition. Signed-off-by: Bjorn Helgaas --- diff --git a/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h b/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h index 8a7ecb4d5c64..bf9dd9eb4ceb 100644 --- a/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h +++ b/arch/mips/include/asm/mach-loongson64/cs5536/cs5536_pci.h @@ -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 */