Mark Brown wrote:
> 
> dma-ops.h uses samsung_dma_is_dmadev so it needs to have mach/dma.h
> included.
> 
> Signed-off-by: Mark Brown <[email protected]>
> ---
>  arch/arm/plat-samsung/include/plat/dma-ops.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/plat-samsung/include/plat/dma-ops.h b/arch/arm/plat-
> samsung/include/plat/dma-ops.h
> index 70b6325..71a6827 100644
> --- a/arch/arm/plat-samsung/include/plat/dma-ops.h
> +++ b/arch/arm/plat-samsung/include/plat/dma-ops.h
> @@ -14,6 +14,7 @@
>  #define __SAMSUNG_DMA_OPS_H_ __FILE__
> 
>  #include <linux/dmaengine.h>
> +#include <mach/dma.h>
> 
>  struct samsung_dma_prep_info {
>       enum dma_transaction_type cap;
> --
> 1.7.7.3

OK, will apply.
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <[email protected]>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to