Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

itg3200: fix incorrect ifdef comment

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Paul Bolle and committed by
Jiri Kosina
e6251fc2 aa1262b3

+1 -1
+1 -1
include/linux/iio/gyro/itg3200.h
··· 149 149 { 150 150 } 151 151 152 - #endif /* CONFIG_IIO_RING_BUFFER */ 152 + #endif /* CONFIG_IIO_BUFFER */ 153 153 154 154 #endif /* ITG3200_H_ */