]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
OMAP: Make clock variables static
authorJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 19 Jun 2006 15:31:20 +0000 (18:31 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 19 Jun 2006 15:31:20 +0000 (18:31 +0300)
commitfca591f6e39ff99329689f855c0b116f76c81754
tree30dbbb9480fb023d9412b5b724e9f0885f46194e
parentfe3702054f6412aea04373ceb9d27a4a417ff3f0
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>
arch/arm/plat-omap/clock.c