Home
last modified time | relevance | path

Searched hist:d0d73614 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Ddebug_uart.hd0d73614 Tue Jun 23 16:38:32 CDT 2015 Simon Glass <sjg@chromium.org> debug_uart: Remove use of asmlinkage

This does not actually help any current arch. For x86 it makes it harder
to call (requires stack) and for ARM it has no effect. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>