git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88238fe
)
iio: Add missing include guards to headers
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 17 Aug 2012 15:57:00 +0000
(16:57 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Mon, 27 Aug 2012 17:57:56 +0000
(18:57 +0100)
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>
No differences found