Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Gustavo Padovan <gustavo@padovan.org>
Cc: linux-samsung-soc@vger.kernel.org,
	Gustavo Padovan <gustavo.padovan@collabora.co.uk>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping
Date: Thu, 13 Nov 2014 17:45:12 +0900	[thread overview]
Message-ID: <54646F98.4010601@samsung.com> (raw)
In-Reply-To: <1414765063-30598-1-git-send-email-gustavo@padovan.org>

On 2014년 10월 31일 23:17, Gustavo Padovan wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> 
> It is not even used in this header anymore.

All patches, Applied.

Thanks,
Inki Dae


> 
> Signed-off-by: Gustavo Padovan <gustavo.padovan@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;
> 

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2014-11-13  8:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 14:17 [PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping Gustavo Padovan
2014-10-31 14:17 ` [PATCH 2/9] drm/exynos: remove extra declaration of struct exynos_drm_manager Gustavo Padovan
2014-10-31 14:17 ` [PATCH 3/9] drm/exynos: remove extra declaration of struct exynos_overlay Gustavo Padovan
2014-10-31 14:17 ` [PATCH 4/9] drm/exynos: Replace repeated declaration by include <drm/drmP.h> Gustavo Padovan
2014-10-31 14:17 ` [PATCH 5/9] drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h" Gustavo Padovan
2014-10-31 14:17 ` [PATCH 6/9] drm/exynos: remove unused wait_for macro Gustavo Padovan
2014-10-31 14:17 ` [PATCH 7/9] drm/exynos: Save up space using bool var as bitfields Gustavo Padovan
2014-10-31 14:17 ` [PATCH 8/9] drm/exynos: update documentation to reflect code changes Gustavo Padovan
2014-10-31 14:17 ` [PATCH 9/9] drm/exynos: remove leftover hdmi function declarations Gustavo Padovan
2014-11-06 12:38 ` [PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping Gustavo Padovan
2014-11-06 12:44   ` Inki Dae
2014-11-12 14:13     ` Gustavo Padovan
2014-11-13  2:22       ` Inki Dae
2014-11-13  8:45 ` Inki Dae [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54646F98.4010601@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=gustavo@padovan.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox