[U-Boot] [PATCH 8/9] malta: Use I/O accessors for SuperI/O controller
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Mon Feb 1 22:26:09 CET 2016
2016-01-29 14:54 GMT+01:00 Paul Burton <paul.burton at imgtec.com>:
> Rather than passing the I/O port base address to the Super I/O code,
> switch it to using outb such that it makes use of the I/O port base
> address automatically.
>
> Drop the extern keyword to satisfy checkpatch whilst here.
>
> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
> ---
>
> board/imgtec/malta/malta.c | 10 +++++-----
> board/imgtec/malta/superio.c | 10 +++++-----
> board/imgtec/malta/superio.h | 2 +-
> 3 files changed, 11 insertions(+), 11 deletions(-)
>
applied to u-boot-mips, thanks
--
- Daniel
More information about the U-Boot
mailing list