
13 Feb
2019
13 Feb
'19
10:38 a.m.
On Tue, Jan 22, 2019 at 9:14 AM Simon Glass sjg@chromium.org wrote:
At present these macros give warnings on 64-bit machines and do not correctly do 32-bit accesses. Update them to use linux types.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/include/asm/io.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com