summaryrefslogtreecommitdiffstats
path: root/src/superio/nsc/pc87360/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nsc/pc87360/early_serial.c')
-rw-r--r--src/superio/nsc/pc87360/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/nsc/pc87360/early_serial.c b/src/superio/nsc/pc87360/early_serial.c
index 657cd68..da4abdb 100644
--- a/src/superio/nsc/pc87360/early_serial.c
+++ b/src/superio/nsc/pc87360/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 "pc87360.h"
static void pc87360_enable_serial(device_t dev, u16 iobase)
OpenPOWER on IntegriCloud