]> Git Repo - J-u-boot.git/commit
debug_uart: Remove use of asmlinkage
authorSimon Glass <[email protected]>
Tue, 23 Jun 2015 21:38:32 +0000 (15:38 -0600)
committerSimon Glass <[email protected]>
Tue, 21 Jul 2015 23:39:21 +0000 (17:39 -0600)
commitd0d7361462914cee66f97792bc314bdca67a3ea6
tree5ef8b5451907e623e8d92623481d9d2cb427f193
parentc9689ca3182b89f1051b11eac2296a627abd4d31
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 <[email protected]>
include/debug_uart.h
This page took 0.035086 seconds and 4 git commands to generate.