commit | 8f22378da4c2452c48faff9329130407357fbb68 | [log] [tgz] |
---|---|---|
author | Chander Kashyap <chander.kashyap@linaro.org> | Wed Mar 14 17:34:02 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:28 2012 +0200 |
tree | ab805566360b110c18fc57b125c13c9f8f8f3070 | |
parent | e3c071a187d8739d59712fd1026009d7cef199c2 [diff] |
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>