Pengyu Ma
ad30bad3a5
iio: declare struct to fix warning
...
When compile iio related driver the following warning shown:
include/linux/iio/trigger.h:35:34: warning: 'struct iio_trigger'
declared inside parameter list
int (*set_trigger_state)(struct iio_trigger *trig, bool state);
include/linux/iio/trigger.h:38:18: warning: 'struct iio_dev'
declared inside parameter list
struct iio_dev *indio_dev);
'struct iio_dev' and 'struct iio_trigger' was used before declaration,
forward declaration for these structs to fix warning.
Signed-off-by: Pengyu Ma <pengyu.ma@windriver.com >
Acked-by: Daniel Baluta <daniel.baluta@intel.com >
Signed-off-by: Jonathan Cameron <jic23@kernel.org >
2015-08-08 12:28:46 +01:00
..
2015-06-25 11:49:31 +03:00
2015-06-25 11:49:31 +03:00
2015-07-01 19:09:11 -07:00
2015-08-08 12:28:46 +01:00
2015-06-25 14:45:46 -07:00
2015-06-27 12:44:34 -07:00
2015-06-26 14:51:15 -07:00
2015-06-24 16:49:49 -07:00
2015-06-24 16:49:49 -07:00
2015-07-03 14:57:50 -07:00
2015-07-02 11:32:23 -07:00
2015-07-01 14:17:44 -07:00
2015-07-02 08:46:00 -06:00
2015-07-02 08:46:00 -06:00
2015-06-26 10:11:58 -04:00
2015-06-25 16:00:17 -07:00
2015-06-26 12:35:01 -07:00
2015-06-24 17:49:41 -07:00
2015-06-26 19:50:04 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:38 -07:00
2015-07-01 10:49:25 -07:00
2015-06-24 17:49:39 -07:00
2015-06-25 17:00:38 -07:00
2015-07-02 10:42:13 -07:00
2015-06-25 09:21:49 +05:30
2015-06-25 09:06:57 +02:00
2015-06-29 10:34:42 -07:00
2015-07-01 02:30:09 -04:00
2015-06-24 17:49:45 -07:00
2015-07-04 19:36:06 -07:00
2015-06-24 17:49:38 -07:00
2015-06-30 19:45:01 -07:00
2015-06-30 19:44:56 -07:00
2015-06-26 19:50:04 -07:00
2015-06-25 12:06:34 +02:00
2015-07-02 22:34:38 +02:00
2015-06-26 21:32:30 +02:00
2015-06-25 12:06:45 +02:00
2015-07-01 17:47:51 -07:00
2015-07-03 15:20:57 -07:00
2015-06-24 17:49:46 -07:00
2015-06-25 16:49:21 -07:00
2015-06-26 11:23:38 -04:00
2015-06-27 13:26:03 -07:00
2015-06-30 19:44:55 -07:00
2015-06-25 16:00:17 -07:00
2015-06-24 17:49:41 -07:00
2015-06-30 19:44:56 -07:00
2015-06-24 17:49:44 -07:00
2015-06-30 19:44:56 -07:00
2015-06-26 15:59:26 -07:00
2015-07-01 10:49:25 -07:00
2015-07-01 10:49:25 -07:00
2015-06-25 04:20:04 -04:00
2015-06-27 11:48:58 -04:00
2015-06-24 17:49:40 -07:00
2015-07-04 14:05:49 -04:00
2015-07-04 14:04:44 -04:00
2015-07-01 19:40:18 -07:00
2015-07-01 19:40:18 -07:00
2015-06-24 17:49:43 -07:00
2015-07-04 19:36:06 -07:00
2015-06-24 16:49:49 -07:00
2015-06-26 14:02:43 -07:00
2015-06-29 10:34:42 -07:00
2015-07-03 18:55:00 +02:00
2015-06-25 17:00:38 -07:00
2015-07-01 10:49:25 -07:00
2015-06-25 01:13:43 +02:00
2015-06-30 19:44:59 -07:00
2015-07-04 08:56:53 -07:00
2015-06-27 13:26:03 -07:00
2015-07-01 10:49:25 -07:00
2015-06-29 10:49:51 -07:00
2015-06-24 17:49:40 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:40 -07:00
2015-06-26 14:02:43 -07:00
2015-07-01 10:36:39 -05:00
2015-07-01 10:36:45 -05:00
2015-06-25 17:00:39 -07:00
2015-06-29 11:10:56 -07:00
2015-06-29 11:51:06 +02:00
2015-06-25 17:00:37 -07:00