From: Paul Walmsley Date: Wed, 27 Jan 2010 03:13:09 +0000 (-0700) Subject: OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e363c76c3ebaf71bfe9fce44f141290182b46d40;p=pandora-kernel.git OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds 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 --- Reading git-diff-tree failed