git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66583ec
)
ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
author
Joerg Roedel
<joro@8bytes.org>
Wed, 25 Sep 2013 10:11:33 +0000
(12:11 +0200)
committer
Olof Johansson
<olof@lixom.net>
Thu, 26 Sep 2013 04:59:52 +0000
(21:59 -0700)
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>
arch/arm/mach-integrator/pci_v3.h
patch
|
blob
|
history
diff --cc
arch/arm/mach-integrator/pci_v3.h
Simple merge