Re: randconfig build error with next-20131125, in drivers/iio/light

From: Borislav Petkov
Date: Mon Nov 25 2013 - 12:13:15 EST


On Mon, Nov 25, 2013 at 10:04:44AM -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/iio/light/tcs3472.c: In function âtcs3472_trigger_handlerâ:
> drivers/iio/light/tcs3472.c:195:2: error: implicit declaration of
> function âiio_push_to_buffers_with_timestampâ
> [-Werror=implicit-function-declaration]
> iio_push_to_buffers_with_timestamp(indio_dev, data->buffer,
> ^
> cc1: some warnings being treated as errors
> make[3]: *** [drivers/iio/light/tcs3472.o] Error 1

Feel like giving it a try to write a fix for it? It seems to me
tcs3472.c should depend on IIO_BUFFER... :-)

HTH.

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/