diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/iio/common/st_sensors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/iio/common/st_sensors.h b/include/linux/iio/common/st_sensors.h index e51f65480ea5..e732fda6c8e6 100644 --- a/include/linux/iio/common/st_sensors.h +++ b/include/linux/iio/common/st_sensors.h | |||
| @@ -184,6 +184,7 @@ struct st_sensors { | |||
| 184 | u8 wai; | 184 | u8 wai; |
| 185 | char sensors_supported[ST_SENSORS_MAX_4WAI][ST_SENSORS_MAX_NAME]; | 185 | char sensors_supported[ST_SENSORS_MAX_4WAI][ST_SENSORS_MAX_NAME]; |
| 186 | struct iio_chan_spec *ch; | 186 | struct iio_chan_spec *ch; |
| 187 | int num_ch; | ||
| 187 | struct st_sensor_odr odr; | 188 | struct st_sensor_odr odr; |
| 188 | struct st_sensor_power pw; | 189 | struct st_sensor_power pw; |
| 189 | struct st_sensor_axis enable_axis; | 190 | struct st_sensor_axis enable_axis; |
