aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47m15x/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/lpc47m15x/early_serial.c')
-rw-r--r--src/superio/smsc/lpc47m15x/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/smsc/lpc47m15x/early_serial.c b/src/superio/smsc/lpc47m15x/early_serial.c
index bd57a28b70..7d75baecbe 100644
--- a/src/superio/smsc/lpc47m15x/early_serial.c
+++ b/src/superio/smsc/lpc47m15x/early_serial.c
@@ -19,7 +19,7 @@
/* Pre-RAM driver for the SMSC LPC47M15X Super I/O chip */
-#include <arch/romcc_io.h>
+#include <arch/io.h>
#include "lpc47m15x.h"
static void pnp_enter_conf_state(device_t dev)