[U-Boot] [PATCH v3 10/54] debug_uart: Remove use of asmlinkage
Simon Glass
sjg at chromium.org
Sat Jul 18 01:56:28 CEST 2015
On 23 June 2015 at 15:38, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> include/debug_uart.h | 22 ++++++++++------------
> 1 file changed, 10 insertions(+), 12 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list