staging:iio:max1363 trivial removal of unused trig pointer.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
a88b3ebc91
commit
bb20d65dbc
@ -195,7 +195,6 @@ struct max1363_state {
|
||||
const struct max1363_chip_info *chip_info;
|
||||
const struct max1363_mode *current_mode;
|
||||
u32 requestedmask;
|
||||
struct iio_trigger *trig;
|
||||
struct regulator *reg;
|
||||
|
||||
/* Using monitor modes and buffer at the same time is
|
||||
|
Loading…
Reference in New Issue
Block a user