Re: [PATCH 3/6] iio: mxs-lradc: add missing include

2015-07-19 Thread Jonathan Cameron
On 18/07/15 13:30, Stefan Wahren wrote: > This patch adds the missing include for mutex handling. > > Signed-off-by: Stefan Wahren Applied to the togreg branch of iio.git Jonathan > --- > drivers/staging/iio/adc/mxs-lradc.c |1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/st

[PATCH 3/6] iio: mxs-lradc: add missing include

2015-07-18 Thread Stefan Wahren
This patch adds the missing include for mutex handling. Signed-off-by: Stefan Wahren --- drivers/staging/iio/adc/mxs-lradc.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/iio/adc/mxs-lradc.c b/drivers/staging/iio/adc/mxs-lradc.c index 386a44d..763075b 100644 --- a/drive