iio: adc: at91: make the function handle_adc_eoc_trigger() static
authorJosh Wu <josh.wu@atmel.com>
Wed, 27 Aug 2014 08:31:00 +0000 (09:31 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 30 Aug 2014 09:47:33 +0000 (10:47 +0100)
commit3068ab202e637d5e46831a2276c3849d97655192
tree0ff8b87ed24c494d73db7434cfcdba07709fff04
parentdd8f17a120d00e93b5f76d5904f5ea31934f0a90
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 <josh.wu@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/at91_adc.c
This page took 0.026314 seconds and 5 git commands to generate.