提交 bb20d65d 编写于 作者: J Jonathan Cameron 提交者: Greg Kroah-Hartman

staging:iio:max1363 trivial removal of unused trig pointer.

Signed-off-by: NJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 a88b3ebc
...@@ -195,7 +195,6 @@ struct max1363_state { ...@@ -195,7 +195,6 @@ struct max1363_state {
const struct max1363_chip_info *chip_info; const struct max1363_chip_info *chip_info;
const struct max1363_mode *current_mode; const struct max1363_mode *current_mode;
u32 requestedmask; u32 requestedmask;
struct iio_trigger *trig;
struct regulator *reg; struct regulator *reg;
/* Using monitor modes and buffer at the same time is /* Using monitor modes and buffer at the same time is
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册