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 cde0b31dc5..ae59295200 100644
--- a/src/northbridge/via/cx700/early_serial.c
+++ b/src/northbridge/via/cx700/early_serial.c
@@ -21,7 +21,7 @@
* Enable the serial devices on the VIA CX700
*/
-#include <arch/romcc_io.h>
+#include <arch/io.h>
static void cx700_writepnpaddr(u8 val)
{