summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627hf/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83627hf/early_serial.c')
-rw-r--r--src/superio/winbond/w83627hf/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627hf/early_serial.c b/src/superio/winbond/w83627hf/early_serial.c
index 0e857cfbed..db2827bfdb 100644
--- a/src/superio/winbond/w83627hf/early_serial.c
+++ b/src/superio/winbond/w83627hf/early_serial.c
@@ -21,7 +21,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <arch/romcc_io.h>
+#include <arch/io.h>
#include "w83627hf.h"
static void pnp_enter_ext_func_mode(device_t dev)