From a17372fbb6399cdbae1a6a887032d6fcbe06c621 Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Mon, 18 Jun 2012 20:33:03 +0200 Subject: [PATCH] --- yaml --- r: 317433 b: refs/heads/master c: 19ea4752fc1f45c778ae66443c1023aced14ba05 h: refs/heads/master i: 317431: 0f066397747a991d0d5f5aa87e3afa2f859d4104 v: v3 --- [refs] | 2 +- trunk/include/linux/iio/buffer.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 717e1fde5055..41efebbcd9bc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b90406f1e5f4cb673e331ce6d435f4bdbf2136a2 +refs/heads/master: 19ea4752fc1f45c778ae66443c1023aced14ba05 diff --git a/trunk/include/linux/iio/buffer.h b/trunk/include/linux/iio/buffer.h index fb0fe46fd659..ad4fb1af0f7d 100644 --- a/trunk/include/linux/iio/buffer.h +++ b/trunk/include/linux/iio/buffer.h @@ -184,7 +184,7 @@ static inline int iio_buffer_register(struct iio_dev *indio_dev, } static inline void iio_buffer_unregister(struct iio_dev *indio_dev) -{}; +{} #endif /* CONFIG_IIO_BUFFER */