ARM: OMAP4: hwspinlocks_init() should be static
authorOhad Ben-Cohen <ohad@wizery.com>
Wed, 4 Apr 2012 12:44:38 +0000 (15:44 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Sun, 13 May 2012 13:11:29 +0000 (16:11 +0300)
Sparse found out that hwspinlocks_init() wasn't marked static,
and it should've been.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>

No differences found