diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2013-11-29 14:55:22 +1100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-12-10 11:25:03 +1100 |
commit | 2d6f0c3ae609a73ce6753395daaab3204cd33918 (patch) | |
tree | e8c2d0275aebe850de186114327260f4b2d7dd1d /crypto/testmgr.h | |
parent | e80ba46120f92102ba92c04158fcbf20cb175515 (diff) | |
download | blackbird-op-linux-2d6f0c3ae609a73ce6753395daaab3204cd33918.tar.gz blackbird-op-linux-2d6f0c3ae609a73ce6753395daaab3204cd33918.zip |
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
A kernel configured with PPC_EARLY_DEBUG_BOOTX=y but PPC_PMAC=n and
PPC_MAPLE=n will fail to link:
btext.c:(.text+0x2d0fc): undefined reference to `.rmci_off'
btext.c:(.text+0x2d214): undefined reference to `.rmci_on'
Fix it by making the build of rmci_on/off() depend on
PPC_EARLY_DEBUG_BOOTX, which also enable the only code that uses them.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'crypto/testmgr.h')
0 files changed, 0 insertions, 0 deletions