diff options
Diffstat (limited to 'board/bmw/ns16550.c')
| -rw-r--r-- | board/bmw/ns16550.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/bmw/ns16550.c b/board/bmw/ns16550.c index 725059103..be455bbef 100644 --- a/board/bmw/ns16550.c +++ b/board/bmw/ns16550.c @@ -1,6 +1,6 @@  /*   * COM1 NS16550 support - * originally from linux source (arch/ppc/boot/ns16550.c) + * originally from linux source (arch/powerpc/boot/ns16550.c)   * modified to use CONFIG_SYS_ISA_MEM and new defines   */ |