diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2015-06-23 12:18:50 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-07-14 18:03:17 -0600 |
commit | a2d73fdba638233253c14b31f3befb9099d76774 (patch) | |
tree | b1c935675f22ff5d2b07de4be7ce7429627b608e /arch/x86/include/asm/gpio.h | |
parent | 3d232878289bf59e83c6b152407a01f6e0fb790b (diff) | |
download | u-boot-imx-a2d73fdba638233253c14b31f3befb9099d76774.zip u-boot-imx-a2d73fdba638233253c14b31f3befb9099d76774.tar.gz u-boot-imx-a2d73fdba638233253c14b31f3befb9099d76774.tar.bz2 |
x86: Remove inline for lapic access routines
Remove inline for lapic access routines and expose lapic_read()
& lapic_write() as APIs to read/write lapic registers. Also move
stop_this_cpu() to mp_init.c as it has nothing to do with lapic.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/include/asm/gpio.h')
0 files changed, 0 insertions, 0 deletions