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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html