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:
parent
aa1262b387
commit
e6251fc244
|
@ -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_ */
|
||||
|
|
Loading…
Reference in New Issue