[PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping

Gustavo Padovan gustavo at padovan.org
Thu Nov 6 04:38:47 PST 2014


Hi Inki,

Could you please give a review to this series?

Thanks.

	Gustavo

2014-10-31 Gustavo Padovan <gustavo at padovan.org>:

> From: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
> 
> It is not even used in this header anymore.
> 
> Signed-off-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
> ---
>  drivers/gpu/drm/exynos/exynos_drm_iommu.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/exynos/exynos_drm_iommu.h b/drivers/gpu/drm/exynos/exynos_drm_iommu.h
> index 72376d4..35d2588 100644
> --- a/drivers/gpu/drm/exynos/exynos_drm_iommu.h
> +++ b/drivers/gpu/drm/exynos/exynos_drm_iommu.h
> @@ -40,7 +40,6 @@ static inline bool is_drm_iommu_supported(struct drm_device *drm_dev)
>  
>  #else
>  
> -struct dma_iommu_mapping;
>  static inline int drm_create_iommu_mapping(struct drm_device *drm_dev)
>  {
>  	return 0;
> -- 
> 1.9.3
> 


More information about the dri-devel mailing list