summaryrefslogtreecommitdiff
path: root/src/superio/ite/it8721f/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/ite/it8721f/early_serial.c')
-rw-r--r--src/superio/ite/it8721f/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/ite/it8721f/early_serial.c b/src/superio/ite/it8721f/early_serial.c
index 8272ef6278..20e19b65aa 100644
--- a/src/superio/ite/it8721f/early_serial.c
+++ b/src/superio/ite/it8721f/early_serial.c
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <arch/romcc_io.h>
+#include <arch/io.h>
#include "it8721f.h"
/* The base address is 0x2e or 0x4e, depending on config bytes. */