On 06/25/2012 08:11 PM, Peter Meerwald wrote: > Signed-off-by: Peter Meerwald <pmeerw@xxxxxxxxxx> Acked-by: Jonathan Cameron <jic23@xxxxxxxxxx> > --- > drivers/staging/iio/Documentation/iio_utils.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/iio/Documentation/iio_utils.h b/drivers/staging/iio/Documentation/iio_utils.h > index 6fe8540..d9439f8 100644 > --- a/drivers/staging/iio/Documentation/iio_utils.h > +++ b/drivers/staging/iio/Documentation/iio_utils.h > @@ -7,7 +7,6 @@ > * the Free Software Foundation. > */ > > -/* Made up value to limit allocation sizes */ > #include <string.h> > #include <stdlib.h> > #include <ctype.h> > @@ -15,6 +14,7 @@ > #include <stdint.h> > #include <dirent.h> > > +/* Made up value to limit allocation sizes */ > #define IIO_MAX_NAME_LENGTH 30 > > #define FORMAT_SCAN_ELEMENTS_DIR "%s/scan_elements" > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html