rework debug_ll
Convert to static inline functions and use lower case letters for function
names. Also, include mach/debug_ll.h when an architecture provides support
for debug_ll, not only when it's actually enabled. This allows architecures
to put some UART initialization code into mach/debug_ll.h which is compiled
out when debug_ll is disabled.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent abd545d commit 4960dc9db00fcf5058196dbcb94c2f139999bd2e
@Sascha Hauer Sascha Hauer authored on 25 Aug 2013
Showing 6 changed files
View
arch/arm/boards/tqma6x/lowlevel.c
View
arch/arm/mach-imx/include/mach/debug_ll.h
View
arch/mips/boot/main_entry-pbl.c
View
common/console.c
View
common/console_simple.c
View
include/debug_ll.h