mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
iio: pressure: mprls0025pa: remove redundant declarations
Remove the iio_chan_spec and iio_dev structs which are already defined in the included iio.h header. Signed-off-by: Petre Rodan <petre.rodan@subdimension.ro> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
448889d3ab
commit
77261502ea
|
|
@ -25,9 +25,6 @@
|
|||
|
||||
struct device;
|
||||
|
||||
struct iio_chan_spec;
|
||||
struct iio_dev;
|
||||
|
||||
struct mpr_data;
|
||||
struct mpr_ops;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user