]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc
authorChander Kashyap <chander.kashyap@linaro.org>
Wed, 14 Mar 2012 17:34:02 +0000 (17:34 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:28 +0000 (08:31 +0200)
commit90005092fc91fa1ae41558db5134da41dc706745
treeab805566360b110c18fc57b125c13c9f8f8f3070
parent2d594fd55d5d85f68b80cb7cc231157b9df231c7
EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc

TZPC IP is common across Exynos based SoC'c. Renaming exynos5_tzpc
in arch/arm/include/asm/arch-exynos/tzpc.h to exynos_tzpc will allow generic
usase of tzpc.

Also modify board/samsung/smdk5250/tzpc_init.c to use exynos_tzpc.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/include/asm/arch-exynos/tzpc.h
board/samsung/smdk5250/tzpc_init.c