From: Myron Stowe Date: Sat, 28 Sep 2013 17:55:49 +0000 (-0600) Subject: cris/PCI: Remove unused pci_mem_start X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fa9e9621900497f0e74f1719ee5e9b34feffd829;p=linux-beck.git cris/PCI: Remove unused pci_mem_start Remove unused 'pci_mem_start' variable. Signed-off-by: Myron Stowe Signed-off-by: Bjorn Helgaas CC: Mikael Starvik CC: Jesper Nilsson --- diff --git a/arch/cris/include/asm/pci.h b/arch/cris/include/asm/pci.h index 146da904cdd8..f666734926d5 100644 --- a/arch/cris/include/asm/pci.h +++ b/arch/cris/include/asm/pci.h @@ -11,7 +11,6 @@ #define pcibios_assign_all_busses(void) 1 -extern unsigned long pci_mem_start; #define PCIBIOS_MIN_IO 0x1000 #define PCIBIOS_MIN_MEM 0x10000000