diff options
author | Simon Glass <sjg@chromium.org> | 2019-04-25 21:58:41 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-05-08 13:02:11 +0800 |
commit | 7b140238800533b334a160bf94c2901c98bc1550 (patch) | |
tree | 18bd16cf54c37a32e3415cf32bd8504b6b7ccfc8 /arch/x86/include/asm | |
parent | 11b7cc37f15ae0f27987da5a037e6603e068f20c (diff) |
x86: mp_init: Use proper error numbers
At present many of the functions in this file return -1 as an error
number. which is -EPERM. Update the code to use real error numbers.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions