diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 14:36:48 +0100 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-02-17 01:25:37 +0100 |
commit | 15b6dcba427d70e61667c28b45e3f090ff00acb1 (patch) | |
tree | 45a34b19566458f62211c79e3e9da432f25e7978 /arch/mips/ath79 | |
parent | MIPS: avoid possible resource conflict in register_pci_controller (diff) | |
download | linux-15b6dcba427d70e61667c28b45e3f090ff00acb1.tar.xz linux-15b6dcba427d70e61667c28b45e3f090ff00acb1.zip |
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>
Diffstat (limited to 'arch/mips/ath79')
0 files changed, 0 insertions, 0 deletions