From: Kevin Hilman Date: Thu, 28 Jan 2010 17:17:15 +0000 (-0800) Subject: OMAP2: clock: fix misc. OMAP24xx compile issues X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad134fb02b4663920b96ab85c3f33ed7982e8e51;p=pandora-kernel.git OMAP2: clock: fix misc. OMAP24xx compile issues - Convert use of non-existant cpu_is_omap2xxx() to cpu_is_omap24xx() - Change prefix of OMAP2 CPUfreq init/exit functions from omap2xxx_ to omap2_ as used in clock.c - fix 'possible use of uninitialized variable' warning in omap2xxx_clk_init() Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed