From: Sachin Kamat Date: Fri, 2 Aug 2013 05:32:13 +0000 (-0300) Subject: [media] exynos4-is: Annotate unused functions X-Git-Tag: v3.12-rc1~135^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3263f741e45bd6571a81528a771b863dad449af0;p=pandora-kernel.git [media] exynos4-is: Annotate unused functions __is_set_init_isp_aa and fimc_is_hw_set_tune currently do not have any callers. However these functions may be used in the future. Hence instead of deleting them, staticize and annotate them with __maybe_unused flag to avoid compiler warnings. Signed-off-by: Sachin Kamat Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed