From: Jonathan Cameron Date: Wed, 18 May 2011 13:42:09 +0000 (+0100) Subject: staging:iio:max1363 trivial removal of unused trig pointer. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bb20d65dbc014e6770bac57940c493753d3d542e;p=deliverable%2Flinux.git staging:iio:max1363 trivial removal of unused trig pointer. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/adc/max1363.h b/drivers/staging/iio/adc/max1363.h index 2d41a277e2d0..15227bd571dc 100644 --- a/drivers/staging/iio/adc/max1363.h +++ b/drivers/staging/iio/adc/max1363.h @@ -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