staging: iio: accel: sca3000_core.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 14:53:07 +0000 (15:53 +0100)
committerJonathan Cameron <jic23@kernel.org>
Fri, 26 Dec 2014 12:40:11 +0000 (12:40 +0000)
Remove the function sca3000_check_status() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found