[COMMON] soc: samsung: Remove static on exynos_pd_status() function
authorHanjun Shin <hanjun.shin@samsung.com>
Fri, 23 Feb 2018 08:18:42 +0000 (17:18 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:26:22 +0000 (17:26 +0900)
commit20e44cc07869cdae6f67a82c3b3c870ee7d59752
treef133d531bc5101d1487717359d99507facb312bb
parent4513eeac6bac70917f95281524a5ccd68418d47a
[COMMON] soc: samsung: Remove static on exynos_pd_status() function

  - Remove static keyword to use the function in another file.
    - exynos_devfreq.c will use this function for get_freq()

Change-Id: I80ab48027ccdf7166d60e6be3708d9146b218124
Signed-off-by: Hanjun Shin <hanjun.shin@samsung.com>
drivers/soc/samsung/exynos-pd.c
include/soc/samsung/exynos-pd.h