projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa1262b
)
itg3200: fix incorrect ifdef comment
author
Paul Bolle
<pebolle@tiscali.nl>
Fri, 15 Mar 2013 15:32:05 +0000
(16:32 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 18 Mar 2013 09:59:42 +0000
(10:59 +0100)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/iio/gyro/itg3200.h
patch
|
blob
|
history
diff --git
a/include/linux/iio/gyro/itg3200.h
b/include/linux/iio/gyro/itg3200.h
index
c53f169
..
2a82085
100644
(file)
--- a/
include/linux/iio/gyro/itg3200.h
+++ b/
include/linux/iio/gyro/itg3200.h
@@
-149,6
+149,6
@@
static inline void itg3200_buffer_unconfigure(struct iio_dev *indio_dev)
{
}
-#endif /* CONFIG_IIO_
RING_
BUFFER */
+#endif /* CONFIG_IIO_BUFFER */
#endif /* ITG3200_H_ */