mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Uwe Hermann <uwe@hermann-uwe.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] Fixup DRIVER_VIDEO_S3C24XX usage.
Date: Tue, 10 Apr 2012 09:57:56 +0200	[thread overview]
Message-ID: <20120410075756.GR3852@pengutronix.de> (raw)
In-Reply-To: <20120406180949.GB621@greenwood>

On Fri, Apr 06, 2012 at 08:09:50PM +0200, Uwe Hermann wrote:
> From c67445d601c9332fabb71df8e41367fc104e1ac1 Mon Sep 17 00:00:00 2001
> From: Uwe Hermann <uwe@hermann-uwe.de>
> Date: Fri, 6 Apr 2012 20:07:12 +0200
> 
> DRIVER_VIDEO_S3C was renamed to DRIVER_VIDEO_S3C24XX recently.
> 
> Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>

Applied, thanks

Sascha

> ---
>  arch/arm/boards/mini2440/Kconfig |    2 +-
>  drivers/video/Kconfig            |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boards/mini2440/Kconfig b/arch/arm/boards/mini2440/Kconfig
> index 929df60..a8e79b3 100644
> --- a/arch/arm/boards/mini2440/Kconfig
> +++ b/arch/arm/boards/mini2440/Kconfig
> @@ -4,7 +4,7 @@ if MACH_MINI2440
>  config MINI2440_VIDEO
>  	bool
>  	select VIDEO
> -	select DRIVER_VIDEO_S3C
> +	select DRIVER_VIDEO_S3C24XX
>  
>  config MINI2440_VIDEO_N35
>  	bool "Support N35 display (240x320)"
> diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
> index 509ba64..519cdbf 100644
> --- a/drivers/video/Kconfig
> +++ b/drivers/video/Kconfig
> @@ -37,7 +37,7 @@ config DRIVER_VIDEO_S3C24XX
>  	help
>  	  Add support for the S3C244x LCD controller.
>  
> -if DRIVER_VIDEO_S3C
> +if DRIVER_VIDEO_S3C24XX
>  
>  config DRIVER_VIDEO_S3C_VERBOSE
>  	bool "S3C244x verbose framebuffer info"
> -- 
> 1.7.6.3
> 
> 
> -- 
> http://hermann-uwe.de     | http://sigrok.org
> http://randomprojects.org | http://unmaintained-free-software.org
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2012-04-10  7:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06 18:09 Uwe Hermann
2012-04-07  9:16 ` Juergen Beisert
2012-04-10  7:57 ` Sascha Hauer [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=20120410075756.GR3852@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=uwe@hermann-uwe.de \
    /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