aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/chromeos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/cyan/chromeos.c')
-rw-r--r--src/mainboard/google/cyan/chromeos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/chromeos.c b/src/mainboard/google/cyan/chromeos.c
index fd403a7578..752637c015 100644
--- a/src/mainboard/google/cyan/chromeos.c
+++ b/src/mainboard/google/cyan/chromeos.c
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <gpio.h>
#include <soc/gpio.h>
#include <string.h>