Explorar el Código

staging: iio: remove odd structure definition.

I've no idea where this came from!
Also fixed form -> from in comment

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Jonathan Cameron hace 15 años
padre
commit
299475e0d9
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      drivers/staging/iio/trigger.h

+ 0 - 4
drivers/staging/iio/trigger.h

@@ -161,8 +161,4 @@ struct iio_trigger *iio_allocate_trigger(void);
 
 
 void iio_free_trigger(struct iio_trigger *trig);
 void iio_free_trigger(struct iio_trigger *trig);
 
 
-
-struct iio_simple_trigger {
-	struct iio_trigger trig;
-};
 #endif /* _IIO_TRIGGER_H_ */
 #endif /* _IIO_TRIGGER_H_ */