From: Daniel Baluta Date: Mon, 30 Jun 2014 09:29:00 +0000 (+0100) Subject: iio: hid-sensors: make hid_sensor_get_reporting_interval static X-Git-Tag: cleanup-for-v3.18~125^2~779^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb123a6b6b893e8461c17a6d068fd6e1671cf0de;p=pandora-kernel.git iio: hid-sensors: make hid_sensor_get_reporting_interval static This fixes the following sparse warning: CHECK drivers/iio/common/hid-sensors/hid-sensor-attributes.c drivers/iio/common/hid-sensors/hid-sensor-attributes.c:346:5: warning: symbol 'hid_sensor_get_reporting_interval' was not declared. Should it be static? Signed-off-by: Daniel Baluta Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed