]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: remove alloc_pci_controller prototype
authorJonas Gorski <jogo@openwrt.org>
Sat, 15 Jun 2013 10:12:46 +0000 (10:12 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jun 2013 12:59:05 +0000 (14:59 +0200)
commitea00dd554a9f406f0cceec02798df5dccd61d7f4
tree91360baf18cd0c5513ea41214b9c32beaf468353
parentd6a1c54123d74bc1cc6bef08cf228bff9b05f21d
MIPS: remove alloc_pci_controller prototype

Commit 610019baddcb4c4c323c12cd44ca7f73d7145d6f ("[MIPS] Remove unused
function alloc_pci_controller.") removed the function, but left the
prototype in the header file.

Remove it as well so people don't get tempted to use it and wonder why
it doesn't work.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5473/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pci.h