summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/pc87392/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nsc/pc87392/early_serial.c')
-rw-r--r--src/superio/nsc/pc87392/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/nsc/pc87392/early_serial.c b/src/superio/nsc/pc87392/early_serial.c
index a485ddb..6e85fb9 100644
--- a/src/superio/nsc/pc87392/early_serial.c
+++ b/src/superio/nsc/pc87392/early_serial.c
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <arch/romcc_io.h>
+#include <arch/io.h>
#include "pc87392.h"
static void pc87392_enable_serial(device_t dev, u16 iobase)
OpenPOWER on IntegriCloud