aboutsummaryrefslogtreecommitdiff
path: root/src/superio/aspeed
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/aspeed')
-rw-r--r--src/superio/aspeed/ast2400/superio.c1
-rw-r--r--src/superio/aspeed/common/aspeed.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/aspeed/ast2400/superio.c b/src/superio/aspeed/ast2400/superio.c
index 54f3f3430d..bd59fd64b2 100644
--- a/src/superio/aspeed/ast2400/superio.c
+++ b/src/superio/aspeed/ast2400/superio.c
@@ -15,7 +15,6 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
#include <device/device.h>
#include <device/pnp.h>
#include <superio/conf_mode.h>
diff --git a/src/superio/aspeed/common/aspeed.h b/src/superio/aspeed/common/aspeed.h
index d3774eab3e..8c54b0c750 100644
--- a/src/superio/aspeed/common/aspeed.h
+++ b/src/superio/aspeed/common/aspeed.h
@@ -18,7 +18,6 @@
#ifndef SUPERIO_ASPEED_COMMON_ROMSTAGE_H
#define SUPERIO_ASPEED_COMMON_ROMSTAGE_H
-#include <arch/io.h>
#include <device/pnp_type.h>
#include <stdint.h>