projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45a0e90
)
s5pc210: universal: remove compiler warning
author
Minkyu Kang
<mk7.kang@samsung.com>
Thu, 26 Aug 2010 00:59:44 +0000
(09:59 +0900)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Thu, 26 Aug 2010 00:59:44 +0000
(09:59 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/universal_c210/universal.c
patch
|
blob
|
history
diff --git
a/board/samsung/universal_c210/universal.c
b/board/samsung/universal_c210/universal.c
index
68e85f7
..
ded9e00
100644
(file)
--- a/
board/samsung/universal_c210/universal.c
+++ b/
board/samsung/universal_c210/universal.c
@@
-411,7
+411,7
@@
static void init_pmic_max8952(void)
/* RAMP: As Fast As Possible: Default: Do Nothing */
}
-void fimd_clk_set()
+void fimd_clk_set(
void
)
{
struct s5pc210_clock *clk =
(struct s5pc210_clock *)samsung_get_base_clock();