aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/common/vop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/common/vop.c')
-rw-r--r--src/soc/rockchip/common/vop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/rockchip/common/vop.c b/src/soc/rockchip/common/vop.c
index c3f331f6df..ffd2bea9aa 100644
--- a/src/soc/rockchip/common/vop.c
+++ b/src/soc/rockchip/common/vop.c
@@ -13,7 +13,7 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <delay.h>
#include <stdlib.h>
#include <string.h>