Skip to content
Snippets Groups Projects
Commit 6c71a8fe authored by Naveen Krishna CH's avatar Naveen Krishna CH Committed by trix
Browse files

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: default avatarNaveen Krishna Ch <ch.naveen@samsung.com>
Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent 2ca551dd
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment