summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
diff options
context:
space:
mode:
authorBjorn Helgaas2018-05-22 14:56:05 +0200
committerBjorn Helgaas2018-05-22 14:56:05 +0200
commit99efbb86de888192e51c10273685193703bb6828 (patch)
treeb6030d84b90f1cf9781a747ec27227f4b8b18d7b /arch/xtensa/include
parentmicroblaze/PCI: Remove pcibios_claim_one_bus() dead code (diff)
downloadkernel-qcow2-linux-99efbb86de888192e51c10273685193703bb6828.tar.gz
kernel-qcow2-linux-99efbb86de888192e51c10273685193703bb6828.tar.xz
kernel-qcow2-linux-99efbb86de888192e51c10273685193703bb6828.zip
xtensa/PCI: Remove dead code
Remove the following unused functions: pcibios_enable_resources() pcibios_alloc_controller() pci_controller_num() Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'arch/xtensa/include')
-rw-r--r--arch/xtensa/include/asm/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/xtensa/include/asm/pci.h b/arch/xtensa/include/asm/pci.h
index d5a82153a7c5..a94d4b281f4c 100644
--- a/arch/xtensa/include/asm/pci.h
+++ b/arch/xtensa/include/asm/pci.h
@@ -20,8 +20,6 @@
#define pcibios_assign_all_busses() 0
-extern struct pci_controller* pcibios_alloc_controller(void);
-
/* Assume some values. (We should revise them, if necessary) */
#define PCIBIOS_MIN_IO 0x2000