aboutsummaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71889/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71889/early_serial.c')
-rw-r--r--src/superio/fintek/f71889/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/fintek/f71889/early_serial.c b/src/superio/fintek/f71889/early_serial.c
index 4548e1c01b..9623cbd2a3 100644
--- a/src/superio/fintek/f71889/early_serial.c
+++ b/src/superio/fintek/f71889/early_serial.c
@@ -19,7 +19,7 @@
*/
#include <stdint.h>
-#include <arch/romcc_io.h>
+#include <arch/io.h>
#include "f71889.h"
static void pnp_enter_conf_state(device_t dev)