itg3200: fix incorrect ifdef comment

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Paul Bolle 2013-03-15 16:32:05 +01:00 committed by Jiri Kosina
parent aa1262b387
commit e6251fc244

View file

@ -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_ */ #endif /* ITG3200_H_ */