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:
73ec78b
)
MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 13 Jun 2013 12:34:50 +0000
(14:34 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 21 Jun 2013 16:07:01 +0000
(18:07 +0200)
Then <asm-generic/topology.h> will define cpp macro as default definition
for pcibus_to_node resulting in:
CC arch/mips/pci/pci-ip27.o
arch/mips/pci/pci-ip27.c:220:7: error: expected identifier or ‘(’ before ‘void’
arch/mips/pci/pci-ip27.c:220:12: error: expected ‘)’ before ‘(’ token
make[1]: *** [arch/mips/pci/pci-ip27.o] Error 1
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-ip27.c
patch
|
blob
|
history
diff --cc
arch/mips/pci/pci-ip27.c
Simple merge