From: Mark Brown Date: Wed, 1 Jun 2011 10:13:16 +0000 (+0100) Subject: rtc: Staticize non-exported __rtc_set_alarm() X-Git-Tag: v3.0-rc3~3^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d576fe49ca5c238e99d2d010a410480cb2aa29a0;p=pandora-kernel.git rtc: Staticize non-exported __rtc_set_alarm() It's not referenced outside this file so there's no need for it to be in the global namespace and sparse warns about that. Signed-off-by: Mark Brown Signed-off-by: John Stultz --- Reading git-diff-tree failed