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:
44da0a5
)
OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
author
Paul Walmsley
<paul@pwsan.com>
Wed, 27 Jan 2010 03:13:09 +0000
(20:13 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Fri, 29 Jan 2010 01:13:50 +0000
(18:13 -0700)
omap2430_clk_i2chs_find_idlest() doesn't need to be compiled in on
non-2430 builds, so skip it in those cases to save memory.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found