From: Josh Wu Date: Wed, 27 Aug 2014 08:31:00 +0000 (+0100) Subject: iio: adc: at91: make the function handle_adc_eoc_trigger() static X-Git-Tag: fixes-for-v3.18-merge-window~15^2~437^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3068ab202e637d5e46831a2276c3849d97655192;p=pandora-kernel.git iio: adc: at91: make the function handle_adc_eoc_trigger() static The handle_adc_eoc_trigger() in only used in at91_adc.c. So make it static. Signed-off-by: Josh Wu Acked-by: Nicolas Ferre Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed