aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2013-11-29 03:55:22 +0000
committerBenjamin Herrenschmidt <[email protected]>2013-12-10 00:25:03 +0000
commit2d6f0c3ae609a73ce6753395daaab3204cd33918 (patch)
treee8c2d0275aebe850de186114327260f4b2d7dd1d /net/unix/af_unix.c
parentMerge remote-tracking branch 'agust/merge' into merge (diff)
downloadkernel-2d6f0c3ae609a73ce6753395daaab3204cd33918.tar.gz
kernel-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 <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions