diff options
Diffstat (limited to 'board/Marvell/common/ns16550.h')
| -rw-r--r-- | board/Marvell/common/ns16550.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/Marvell/common/ns16550.h b/board/Marvell/common/ns16550.h index b9691ab5a..0a2951bce 100644 --- a/board/Marvell/common/ns16550.h +++ b/board/Marvell/common/ns16550.h @@ -1,6 +1,6 @@  /*   * NS16550 Serial Port - * originally from linux source (arch/ppc/boot/ns16550.h) + * originally from linux source (arch/powerpc/boot/ns16550.h)   * modified slightly to   * have addresses as offsets from CONFIG_SYS_ISA_BASE   * added a few more definitions |