aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorNicolas Pitre <[email protected]>2013-05-29 16:57:30 +0100
committerRussell King <[email protected]>2013-06-05 23:32:24 +0100
commit275236797916924103e133e3d7a7ea777c951273 (patch)
tree60d7703653b50684b221689f0ff8d6463bf716f0 /net/lapb/lapb_out.c
parentd683b96b072dc4680fc74964eca77e6a23d1fa6e (diff)
ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMIHOSTING
Selecting this option produces: AS arch/arm/boot/compressed/debug.o arch/arm/boot/compressed/debug.S:4:33: fatal error: mach/debug-macro.S: No such file or directory compilation terminated. make[3]: *** [arch/arm/boot/compressed/debug.o] Error 1 The semihosting support cannot be modelled into a senduart macro as it requires memory space for argument passing. So the CONFIG_DEBUG_LL_INCLUDE may not have any sensible value and the include directive should be omitted. While at it, let's add proper semihosting output support to the decompressor. Signed-off-by: Nicolas Pitre <[email protected]> Acked-by: Shawn Guo <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions