From: Paul Walmsley Date: Mon, 10 Dec 2012 18:48:44 +0000 (-0700) Subject: ARM: OMAP: 32k counter: resolve sparse warnings X-Git-Tag: omap-for-v3.8-rc2/fixes-signed~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccc432f705f1cbf150355b6936b335c87a9accd;p=pandora-kernel.git ARM: OMAP: 32k counter: resolve sparse warnings Commit 1fe97c8f6a1de67a5f56e029a818903d5bed8017 ("ARM: OMAP: Make OMAP clocksource source selection using kernel param") results in a new warning from sparse: arch/arm/plat-omap/counter_32k.c:86:12: warning: symbol 'omap_init_clocksource_32k' was not declared. Should it be static? This second version fixes this warning by including , at Tony's request. Signed-off-by: Paul Walmsley Cc: Vaibhav Hiremath Cc: Felipe Balbi Cc: Santosh Shilimkar Cc: Kevin Hilman Cc: Tony Lindgren --- Reading git-diff-tree failed