summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
diff options
context:
space:
mode:
authorMyron Stowe <myron.stowe@redhat.com>2013-09-28 11:59:56 -0600
committerBjorn Helgaas <bhelgaas@google.com>2013-10-07 15:12:45 -0600
commit135530d584bafa88bcb924552fb13bcab07ca1a5 (patch)
treec91ff7821eb767c0c0f63f67e6e56b2d9c6497b9 /arch/mn10300/include
parentfa9e9621900497f0e74f1719ee5e9b34feffd829 (diff)
downloadop-kernel-dev-135530d584bafa88bcb924552fb13bcab07ca1a5.zip
op-kernel-dev-135530d584bafa88bcb924552fb13bcab07ca1a5.tar.gz
mn10300/PCI: Remove unused pci_mem_start
Remove unused 'pci_mem_start' variable. Signed-off-by: Myron Stowe <myron.stowe@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: David Howells <dhowells@redhat.com> CC: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
Diffstat (limited to 'arch/mn10300/include')
-rw-r--r--arch/mn10300/include/asm/pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mn10300/include/asm/pci.h b/arch/mn10300/include/asm/pci.h
index 6f31cc0..1663238 100644
--- a/arch/mn10300/include/asm/pci.h
+++ b/arch/mn10300/include/asm/pci.h
@@ -44,7 +44,6 @@ extern void unit_pci_init(void);
#define pcibios_assign_all_busses() 0
#endif
-extern unsigned long pci_mem_start;
#define PCIBIOS_MIN_IO 0xBE000004
#define PCIBIOS_MIN_MEM 0xB8000000
OpenPOWER on IntegriCloud