aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627uhg/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83627uhg/early_serial.c')
-rw-r--r--src/superio/winbond/w83627uhg/early_serial.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/superio/winbond/w83627uhg/early_serial.c b/src/superio/winbond/w83627uhg/early_serial.c
index 43946bd0d9..bfd08a3766 100644
--- a/src/superio/winbond/w83627uhg/early_serial.c
+++ b/src/superio/winbond/w83627uhg/early_serial.c
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <arch/romcc_io.h>
-#include <stdint.h>
+#include <arch/io.h>
#include "w83627uhg.h"
static void pnp_enter_ext_func_mode(device_t dev)