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