iio: hid-sensors: make hid_sensor_get_reporting_interval static
authorDaniel Baluta <daniel.baluta@intel.com>
Mon, 30 Jun 2014 09:29:00 +0000 (10:29 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 7 Jul 2014 12:29:49 +0000 (13:29 +0100)
commitfb123a6b6b893e8461c17a6d068fd6e1671cf0de
tree81099c10c65cb25a0b4df53782380d644e3f3173
parent0599173e38fe59b64963b9c39d0727c45e6ebefc
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 <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
This page took 0.025438 seconds and 5 git commands to generate.