OSDN Git Service

iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Thu, 30 Aug 2018 20:52:56 +0000 (22:52 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 2 Sep 2018 20:28:48 +0000 (21:28 +0100)
commit54a6d0c6882df3608103042eed7f57e6188f95ca
tree26a8e2c13f10b527999b23d5b29f06685d9396f3
parent50ff457d1b321d6392ade6bcc67877b8b4aeef89
iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static

Remove static qualifier from st_lsm6dsx_check_odr() definition in order to
use it for the support of new devices

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c