From: Gabor Juhos Date: Sat, 2 Feb 2013 13:36:48 +0000 (+0000) Subject: MIPS: add dummy pci_load_of_ranges X-Git-Tag: v3.9-rc1~26^2~1^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b6dcba427d70e61667c28b45e3f090ff00acb1;p=pandora-kernel.git 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 Patchwork: http://patchwork.linux-mips.org/patch/4911/ Signed-off-by: John Crispin --- Reading git-diff-tree failed