exynos4-dt: fix build error caused by rebase
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 26 Jul 2017 01:53:06 +0000 (10:53 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:35:22 +0000 (10:35 +0900)
commitf562c7b0fc1e5a74f5eb8b46b7632b77da0f938c
tree0b2fc1116f7a77a53724ea363e17d6bba63a05dc
parent6fb9d96b91878de7619e01d26a873bdb6b8dad64
exynos4-dt: fix build error caused by rebase

There are build errors, caused by rebase, with not defiend macro and
not matched function definition with specific config options.
Replace with proper macro and add proper build macro check for pmic
fuinctions to fix the build errors.

Change-Id: Id5e2cf5b87681af22cc362c67262545457130280
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
board/samsung/common/exynos4-dt.c