OMAP2/3 clock: simplify omap2_clksel_get_src_field()
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 17:47:21 +0000 (11:47 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:50:07 +0000 (17:50 +0300)
Get rid of void __iomem * usage in omap2_clksel_get_src_field.
Prepend the function name with an underscore to highlight that it is a
static function.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found