Title: [9329] trunk/drivers/staging/iio/trigger.h: merge from upstream: staging: iio: remove odd structure definition.
Revision
9329
Author
vapier
Date
2010-10-24 16:39:30 -0400 (Sun, 24 Oct 2010)

Log Message

merge from upstream: staging: iio: remove odd structure definition.

From: Jonathan Cameron <[email protected]>

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

Signed-off-by: Jonathan Cameron <[email protected]>
Acked-by: Manuel Stahl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

Modified Paths

Diff

Modified: trunk/drivers/staging/iio/trigger.h (9328 => 9329)


--- trunk/drivers/staging/iio/trigger.h	2010-10-24 20:39:26 UTC (rev 9328)
+++ trunk/drivers/staging/iio/trigger.h	2010-10-24 20:39:30 UTC (rev 9329)
@@ -161,8 +161,4 @@
 
 void iio_free_trigger(struct iio_trigger *trig);
 
-
-struct iio_simple_trigger {
-	struct iio_trigger trig;
-};
 #endif /* _IIO_TRIGGER_H_ */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to