]> Pileus Git - ~andy/linux/commit
MIPS: add dummy pci_load_of_ranges
authorGabor Juhos <juhosg@openwrt.org>
Sat, 2 Feb 2013 13:36:48 +0000 (13:36 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sun, 17 Feb 2013 00:25:37 +0000 (01:25 +0100)
commit15b6dcba427d70e61667c28b45e3f090ff00acb1
tree45a34b19566458f62211c79e3e9da432f25e7978
parent222831787704c9ad9215f6b56f975b233968607c
MIPS: add dummy pci_load_of_ranges

The pci_load_of_ranges function is only available if
CONFIG_OF is selected. If the function is used without
CONFIG_OF being enabled it will cause a build error.

Add a dummy inline function to avoid this.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4911/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/include/asm/pci.h