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, 3 Apr 2010 20:24:25 +0000 (15:24 -0500)
commit6c71a8fec95a9e0f90fbc47469c389c6f35d96bc
tree5b83ce8d7544a138f73f32a74d6514a4f31fcaf1
parent2ca551dd7ad6ec11418f113b1b50c96fdd15a370
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