]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Make clock variables static
authorJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 26 Jun 2006 23:16:22 +0000 (16:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Jun 2006 23:16:22 +0000 (16:16 -0700)
commit7df3450e5c22ba3969e4253dce0d7807dd210bf0
tree2fca1bc751392583f4e7c4396f1e93e024c7933b
parent2aab6468b7f88df60828f8e07cfdf8c87338ed8d
ARM: OMAP: Make clock variables static

Since the mutex protecting the clock list is static, the list
itself should be too.

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/clock.c