On 22/09/15 04:02, kbuild test robot wrote: > > Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx> As this one was very near the top of my tree, squished into the original patch. > --- > iio_dummy_evgen.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/iio/iio_dummy_evgen.c b/drivers/staging/iio/iio_dummy_evgen.c > index 2bb4350..86d8447 100644 > --- a/drivers/staging/iio/iio_dummy_evgen.c > +++ b/drivers/staging/iio/iio_dummy_evgen.c > @@ -81,7 +81,7 @@ static void iio_dummy_event_irqunmask(struct irq_data *d) > evgen->enabled[d->irq - evgen->base] = true; > } > > -void iio_dummy_work_handler(struct irq_work *work) > +static void iio_dummy_work_handler(struct irq_work *work) > { > struct iio_dummy_handle_irq *irq_handler; > > -- 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