Re: [PATCH 1/1] iio: buffer-dmaengine: Add missing header buffer_impl.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 13 Jun 2017 13:12:35 +0800
Phil Reid <preid@xxxxxxxxxxxxxxxxx> wrote:

> Add buffer_impl.h as buffer.h was split into interface for using and
> for internals. Without this industrialio-buffer-dmaengine.c fails
> to compile.
> 
> Fixes:
> commit 33dd94cb972175249258329c4aaffddcc82c2005 ("iio:buffer.h - split
> into buffer.h and buffer_impl.h")
> 
> Signed-off-by: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
Applied to the fixes-togreg branch of iio.git.

Thanks,

Jonathan
> ---
>  drivers/iio/buffer/industrialio-buffer-dmaengine.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iio/buffer/industrialio-buffer-dmaengine.c b/drivers/iio/buffer/industrialio-buffer-dmaengine.c
> index 9fabed4..2b5a320 100644
> --- a/drivers/iio/buffer/industrialio-buffer-dmaengine.c
> +++ b/drivers/iio/buffer/industrialio-buffer-dmaengine.c
> @@ -14,6 +14,7 @@
>  
>  #include <linux/iio/iio.h>
>  #include <linux/iio/buffer.h>
> +#include <linux/iio/buffer_impl.h>
>  #include <linux/iio/buffer-dma.h>
>  #include <linux/iio/buffer-dmaengine.h>
>  

--
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



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux