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