diff options
author | Lukasz Majewski <lukma@denx.de> | 2018-03-29 16:41:11 +0200 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2018-04-16 16:54:51 +0800 |
commit | 014d7b13aee89aa67bee14ff97f415449033c668 (patch) | |
tree | 26b5b875cc9b08cdb91ce8dea35fa0cdfe0eb246 /arch/x86/include/asm/post.h | |
parent | 53cabe3d8eaac128788db9bce3f9d4874068806d (diff) |
x86: Update the io.h file to use {out|in}_{be|le}X macros
The commit 3f70a6f57734 ("x86: Add clr/setbits functions")
introduced the {read|write}_ macros to manipulate data.
Those macros are not used by any code in the u-boot project (despite the
io.h itself). Other architectures use io.h with {in|out}_* macros.
This commit brings some unification across u-boot supported architectures.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/include/asm/post.h')
0 files changed, 0 insertions, 0 deletions