aboutsummaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71805f/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71805f/early_serial.c')
-rw-r--r--src/superio/fintek/f71805f/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/fintek/f71805f/early_serial.c b/src/superio/fintek/f71805f/early_serial.c
index e774f0c0f9..827f870a37 100644
--- a/src/superio/fintek/f71805f/early_serial.c
+++ b/src/superio/fintek/f71805f/early_serial.c
@@ -20,7 +20,7 @@
/* Pre-RAM driver for the Fintek F71805F/FG Super I/O chip. */
-#include <arch/romcc_io.h>
+#include <arch/io.h>
#include "f71805f.h"
static void pnp_enter_conf_state(device_t dev)