public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
	Russell King <linux@arm.linux.org.uk>,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Rahul Sharma <rahul.sharma@samsung.com>
Subject: Re: [PATCH] ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"
Date: Tue, 09 Apr 2013 03:21:21 +0900	[thread overview]
Message-ID: <51630AA1.8060207@samsung.com> (raw)
In-Reply-To: <1365432910.1830.105.camel@x61.thuisdomein>

On 04/08/13 23:55, Paul Bolle wrote:
> The only user of Kconfig symbol EXYNOS_DEV_DRM was removed in commit
> 0a9d5ac307aefbb2c772537d3fe7f75046d563ac ("ARM: EXYNOS: removing
> exynos-drm device registration from non-dt platforms"). It is safe to
> remove this symbol too.
>
> Signed-off-by: Paul Bolle<pebolle@tiscali.nl>
> ---
> Only "git grep" tested.
>
>   arch/arm/mach-exynos/Kconfig | 10 ----------
>   1 file changed, 10 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index 70f94c8..99e7142 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -95,11 +95,6 @@ config EXYNOS4_DEV_AHCI
>   	help
>   	  Compile in platform device definitions for AHCI
>
> -config EXYNOS_DEV_DRM
> -	bool
> -	help
> -	  Compile in platform device definitions for core DRM device
> -
>   config EXYNOS4_SETUP_FIMD0
>   	bool
>   	help
> @@ -199,7 +194,6 @@ config MACH_SMDKV310
>   	select EXYNOS4_SETUP_SDHCI
>   	select EXYNOS4_SETUP_USB_PHY
>   	select EXYNOS_DEV_DMA
> -	select EXYNOS_DEV_DRM
>   	select EXYNOS_DEV_SYSMMU
>   	select S3C24XX_PWM
>   	select S3C_DEV_HSMMC
> @@ -253,7 +247,6 @@ config MACH_UNIVERSAL_C210
>   	select EXYNOS4_SETUP_SDHCI
>   	select EXYNOS4_SETUP_USB_PHY
>   	select EXYNOS_DEV_DMA
> -	select EXYNOS_DEV_DRM
>   	select EXYNOS_DEV_SYSMMU
>   	select HAVE_SCHED_CLOCK
>   	select S3C_DEV_HSMMC
> @@ -294,7 +287,6 @@ config MACH_NURI
>   	select EXYNOS4_SETUP_SDHCI
>   	select EXYNOS4_SETUP_USB_PHY
>   	select EXYNOS_DEV_DMA
> -	select EXYNOS_DEV_DRM
>   	select S3C_DEV_HSMMC
>   	select S3C_DEV_HSMMC2
>   	select S3C_DEV_HSMMC3
> @@ -330,7 +322,6 @@ config MACH_ORIGEN
>   	select EXYNOS4_SETUP_SDHCI
>   	select EXYNOS4_SETUP_USB_PHY
>   	select EXYNOS_DEV_DMA
> -	select EXYNOS_DEV_DRM
>   	select EXYNOS_DEV_SYSMMU
>   	select S3C24XX_PWM
>   	select S3C_DEV_HSMMC
> @@ -366,7 +357,6 @@ config MACH_SMDK4212
>   	select EXYNOS4_SETUP_SDHCI
>   	select EXYNOS4_SETUP_USB_PHY
>   	select EXYNOS_DEV_DMA
> -	select EXYNOS_DEV_DRM
>   	select EXYNOS_DEV_SYSMMU
>   	select S3C24XX_PWM
>   	select S3C_DEV_HSMMC2

Applied, thanks.

- Kukjin

      reply	other threads:[~2013-04-08 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 14:55 [PATCH] ARM: EXYNOS: remove "config EXYNOS_DEV_DRM" Paul Bolle
2013-04-08 18:21 ` Kukjin Kim [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=51630AA1.8060207@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=pebolle@tiscali.nl \
    --cc=rahul.sharma@samsung.com \
    /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