ARM: OMAP: Remove non-static declaration of clocks
authorTony Lindgren <tony@atomide.com>
Wed, 2 Aug 2006 10:02:05 +0000 (13:02 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 2 Aug 2006 10:02:05 +0000 (13:02 +0300)
"clocks" should be static. It is currenly needed only for
CONFIG_OMAP_RESET_CLOCKS. A follow-up patch will fix
CONFIG_OMAP_RESET_CLOCKS while keeping clocks static.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found