summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3288/rk3288.c
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2019-03-28 11:01:23 +0800
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2019-05-01 00:00:05 +0200
commit15f09a1a834b125ed4a6102eac96186da0641541 (patch)
treec9ea3bb11363ef34fcb26843aecf755f843cc23f /arch/arm/mach-rockchip/rk3288/rk3288.c
parent6916dad51104ca297c8037e15d9abcd1811117f5 (diff)
rockchip: use 'arch-rockchip' as header file path
Rockchip use 'arch-rockchip' instead of arch-$(SOC) as common header file path, so that we can get the correct path directly. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch/arm/mach-rockchip/rk3288/rk3288.c')
-rw-r--r--arch/arm/mach-rockchip/rk3288/rk3288.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rockchip/rk3288/rk3288.c b/arch/arm/mach-rockchip/rk3288/rk3288.c
index a725abc5a5..af3a465cc3 100644
--- a/arch/arm/mach-rockchip/rk3288/rk3288.c
+++ b/arch/arm/mach-rockchip/rk3288/rk3288.c
@@ -3,7 +3,7 @@
* Copyright (c) 2016 Rockchip Electronics Co., Ltd
*/
#include <asm/io.h>
-#include <asm/arch/hardware.h>
+#include <asm/arch-rockchip/hardware.h>
#define GRF_SOC_CON2 0xff77024c