Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Gustavo Padovan <gustavo@padovan.org>
Cc: dri-devel@lists.freedesktop.org, linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping
Date: Thu, 06 Nov 2014 21:44:14 +0900	[thread overview]
Message-ID: <545B6D1E.4070104@samsung.com> (raw)
In-Reply-To: <20141106123847.GB30193@joana>


Hi Gustavo,

On 2014년 11월 06일 21:38, Gustavo Padovan wrote:
> 
> Hi Inki,
> 
> Could you please give a review to this series?

It looks good to me. This patch series is just cleanup but not test so I
will merge them next week after testing if there is no any comment.

Thanks,
Inki Dae

> 
> Thanks.
> 
> 	Gustavo
> 
> 2014-10-31 Gustavo Padovan <gustavo@padovan.org>:
> 
>> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>>
>> It is not even used in this header anymore.
>>
>> 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;
>> -- 
>> 1.9.3
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  reply	other threads:[~2014-11-06 12:44 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 [this message]
2014-11-12 14:13     ` Gustavo Padovan
2014-11-13  2:22       ` Inki Dae
2014-11-13  8:45 ` Inki Dae

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=545B6D1E.4070104@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --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