rockchip: correct ARCH_SOC name
authorKever Yang <kever.yang@rock-chips.com>
Thu, 28 Mar 2019 03:01:24 +0000 (11:01 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 30 Apr 2019 22:00:05 +0000 (00:00 +0200)
commitb1b449bf1f36584f87f33f642599d36d2fe8319b
tree09e86330f4e263085ae75b50f5de2b5b6da17500
parent15f09a1a834b125ed4a6102eac96186da0641541
rockchip: correct ARCH_SOC name

The ARCH_SOC name default as 'rockchip' and we put all the
header file in 'arch/arm/include/asm/arch-rockchip/', but
the 'rockchip' is not the SOC name, let's correct it after
we update all the source file.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsiich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/rk3036/Kconfig
arch/arm/mach-rockchip/rk3128/Kconfig
arch/arm/mach-rockchip/rk3188/Kconfig
arch/arm/mach-rockchip/rk322x/Kconfig
arch/arm/mach-rockchip/rk3288/Kconfig
arch/arm/mach-rockchip/rk3328/Kconfig
arch/arm/mach-rockchip/rk3368/Kconfig
arch/arm/mach-rockchip/rk3399/Kconfig
arch/arm/mach-rockchip/rv1108/Kconfig