staging:iio:max1363 trivial removal of unused trig pointer.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:42:09 +0000 (14:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:14:59 +0000 (16:14 -0700)
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/adc/max1363.h

index 2d41a277e2d0bcc0cb51a2d203459ec16aa64d82..15227bd571dc099dedfbf32dbb31be33969d1922 100644 (file)
@@ -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
This page took 0.03503 seconds and 5 git commands to generate.