aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/cx700/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/cx700/early_serial.c')
-rw-r--r--src/northbridge/via/cx700/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/via/cx700/early_serial.c b/src/northbridge/via/cx700/early_serial.c
index 3f5020f670..503ebbb057 100644
--- a/src/northbridge/via/cx700/early_serial.c
+++ b/src/northbridge/via/cx700/early_serial.c
@@ -81,7 +81,7 @@ static void enable_cx700_serial(void)
cx700_writepnpaddr(0xaa);
// XXX This part should be fully taken care of by
- // src/pc80/serial.c:uart_init
+ // src/lib/uart8250.c:uart_init
// set up reg to set baud rate.
cx700_writesiobyte(0x3fb, 0x80);