summaryrefslogtreecommitdiff
path: root/src/superio/nsc/common/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nsc/common/early_serial.c')
-rw-r--r--src/superio/nsc/common/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/nsc/common/early_serial.c b/src/superio/nsc/common/early_serial.c
index 2cd9f050cf..0ac146f0aa 100644
--- a/src/superio/nsc/common/early_serial.c
+++ b/src/superio/nsc/common/early_serial.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
+#include <device/pnp_ops.h>
#include <device/pnp_def.h>
#include <stdint.h>
#include "nsc.h"