Skip to content

Commit

Permalink
staging:iio:max1363 trivial removal of unused trig pointer.
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed May 19, 2011
1 parent a88b3eb commit bb20d65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/iio/adc/max1363.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb20d65

Please sign in to comment.