From: Ohad Ben-Cohen Date: Wed, 4 Apr 2012 12:44:38 +0000 (+0300) Subject: ARM: OMAP4: hwspinlocks_init() should be static X-Git-Tag: omap-fixes-non-critical-for-v3.6~9^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7548c09a475039b5e9179615ac4c1c58b930cdb5;p=pandora-kernel.git ARM: OMAP4: hwspinlocks_init() should be static Sparse found out that hwspinlocks_init() wasn't marked static, and it should've been. Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed