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