OSDN Git Service

iio: Drop duplicate forward declaration
authorLukas Wunner <lukas@wunner.de>
Tue, 10 Oct 2017 16:15:34 +0000 (18:15 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 14 Oct 2017 17:29:20 +0000 (18:29 +0100)
commite0005bd93ab5f7a80b08a7bdff9b2ade436f9482
tree16b7258a1585c3fcf68d9f161d86b6bbca50739a
parent79e641886676115e0ee2467e85b7bfe98ebae5fa
iio: Drop duplicate forward declaration

Commit 5f420b42079c ("staging:iio: Add extended IIO channel info") added
a forward declaration for struct iio_dev to <linux/iio/iio.h> but forgot
to remove an existing forward declaration further down originating from
commit 7ae8cf627558 ("staging: iio: chrdev.h rationalization").

Cc: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/iio/iio.h