diff options
author | Joerg Roedel <joro@8bytes.org> | 2013-09-25 14:11:33 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-09-26 08:59:52 +0400 |
commit | 4dc3231f818baf7415c67ee06c51ace0973ae736 (patch) | |
tree | 967397e99940d4b5fb2ca81abcb63b3df7eeb4cc /fs/attr.c | |
parent | 66583ec75570b33edcec27e40941b4235189b3d8 (diff) | |
download | linux-4dc3231f818baf7415c67ee06c51ace0973ae736.tar.xz |
ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
This fixes a compile error where CONFIG_PCI is disabled:
LD init/built-in.o
arch/arm/mach-integrator/built-in.o: In function `ap_map_io':
integrator_cp.c:(.init.text+0x570): undefined reference to `pci_v3_early_init'
make[1]: *** [vmlinux] Error 1
make: *** [sub-make] Error 2
Cc: stable@vger.kernel.org
Signed-off-by: Joerg Roedel <joro@8bytes.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'fs/attr.c')
0 files changed, 0 insertions, 0 deletions