OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
authorPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:13:09 +0000 (20:13 -0700)
committerPaul 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