iio: Add missing include guards to headers
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 17 Aug 2012 15:57:00 +0000 (16:57 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 27 Aug 2012 17:57:56 +0000 (18:57 +0100)
commit08d6005c031631429ed307a28503e00e3970c203
treebdfe514e6717831de7f31461cd28976ad5c85bfc
parent88238fef16845c18abecb9285c97b0225f71d544
iio: Add missing include guards to headers

Add include guards to the IIO headers where they are missing. This avoids
compile errors due to redefined types if a file is included more than once.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
include/linux/iio/kfifo_buf.h
include/linux/iio/machine.h
include/linux/iio/trigger_consumer.h