From: Dmitri Vorobiev Date: Tue, 1 Apr 2008 23:58:37 +0000 (+0400) Subject: [MIPS] unexport rtc_mips_set_time() X-Git-Tag: v2.6.26-rc1~700^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b0680aa1d7a751b7dd8ebf6854e5baf0a2e54b;p=pandora-kernel.git [MIPS] unexport rtc_mips_set_time() No users for the rtc_mips_set_time() routine exist outside of the core kernel code. Therefore, EXPORT_SYMBOL(rtc_mips_set_time) is useless, and this patch removes it. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed