From: Stephen Boyd Date: Thu, 21 Feb 2013 23:04:08 +0000 (-0800) Subject: clocksource: time-armada-370-xp: Fix sparse warning X-Git-Tag: v3.12-rc1~117^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faef31b482549640e2d0095afdf3dedb992cfa80;p=pandora-kernel.git clocksource: time-armada-370-xp: Fix sparse warning drivers/clocksource/time-armada-370-xp.c:217:13: warning: symbol 'armada_370_xp_timer_init' was not declared. Should it be static? Also remove the __init marking in the prototype as it's unnecessary and drop the init.h file. Acked-by: Gregory CLEMENT Acked-by: Marc Zyngier Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed