staging: iio: tsl2x7x: remove unnecessary struct iio_dev definition
authorBrian Masney <masneyb@onstation.org>
Thu, 19 Oct 2017 20:06:23 +0000 (16:06 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Oct 2017 17:34:31 +0000 (18:34 +0100)
commit49e22c8ad39156aac0348d68c856e5d07d1fb6c9
tree5cb58f82b14a82b2956b7d9c594a1a8abcaf3f99
parentf4b1c5bf05f90cc86bdc1219106126cb40f5c74f
staging: iio: tsl2x7x: remove unnecessary struct iio_dev definition

tsl2x7x.h has a blank definition for 'struct iio_dev' that is not
needed. This patch removes that definition.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/light/tsl2x7x.h