S5PC100: Moves the Macros to a common header file
authorNaveen Krishna CH <ch.naveen.samsung.com>
Thu, 4 Feb 2010 05:17:38 +0000 (14:17 +0900)
committertrix <trix@windriver.com>
Sat, 13 Mar 2010 14:11:15 +0000 (08:11 -0600)
commit0468afff3097c09f7f462591cf0edb8b3519892f
treeb8b07b2a9b3e1ffb0155558822e6a0116b8f3763
parent6d5ef5335a5eff8f925d4f9bf946757744287d00
S5PC100: Moves the Macros to a common header file

The get_pll_clk(int) API returns the PLL frequency based on
the (int) argument which is defined locally in clock.c

Moving that #define to common header file (clk.h) would
be helpful when using the API from other files.

Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
cpu/arm_cortexa8/s5pc1xx/clock.c
include/asm-arm/arch-s5pc1xx/clk.h