From: Bartlomiej Zolnierkiewicz Date: Thu, 25 Sep 2014 08:59:40 +0000 (+0900) Subject: ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlines X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=134abc297e43438cdb47f30fc673680b16bc6339;p=pandora-kernel.git ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlines Replace EXYNOS_BOOT_VECTOR_ADDR and EXYNOS_BOOT_VECTOR_FLAG macros by exynos_boot_vector_addr() and exynos_boot_vector_flag() static inlines. This patch shouldn't cause any functionality changes. Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Acked-by: Daniel Lezcano Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed