git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73eac7
)
mfd: Fix twl4030-core.c build error
author
Samuel Ortiz
<sameo@openedhand.com>
Sun, 7 Dec 2008 19:50:25 +0000
(20:50 +0100)
committer
Samuel Ortiz
<samuel@sortiz.org>
Sun, 4 Jan 2009 11:17:40 +0000
(12:17 +0100)
This is a fix for:
twl4030-core.c:(.text+0x16a797): undefined reference to `clk_get_rate'
twl4030-core.c:(.text+0x16a797): undefined reference to `clk_put'
on x86 and x86_64, as the clock API is not defined on those platforms.
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
drivers/mfd/twl4030-core.c
patch
|
blob
|
history
diff --cc
drivers/mfd/twl4030-core.c
Simple merge