linux/drivers/iio/imu/st_lsm6dsx
Lorenzo Bianconi 3cec485017 iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro
Get rid of #ifdef CONFIG_PM by adding __maybe_unused macro to
st_lsm6dsx_suspend and st_lsm6dsx_resume function declarations

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-05-21 15:07:59 +01:00
..
Kconfig iio: imu: st_lsm6dsx: add support to lsm6ds3h 2017-02-04 12:25:05 +00:00
Makefile
st_lsm6dsx_buffer.c iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mode scope 2017-04-30 17:55:12 +01:00
st_lsm6dsx_core.c iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro 2017-05-21 15:07:59 +01:00
st_lsm6dsx_i2c.c iio: imu: st_lsm6dsx: add system power management support 2017-04-30 17:55:15 +01:00
st_lsm6dsx_spi.c iio: imu: st_lsm6dsx: add system power management support 2017-04-30 17:55:15 +01:00
st_lsm6dsx.h iio: imu: st_lsm6dsx: add system power management support 2017-04-30 17:55:15 +01:00