
1 Feb
2016
1 Feb
'16
10:26 p.m.
2016-01-29 14:54 GMT+01:00 Paul Burton paul.burton@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@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