mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH] Fixup DRIVER_VIDEO_S3C24XX usage.
Date: Sat, 7 Apr 2012 11:16:22 +0200	[thread overview]
Message-ID: <201204071116.22125.jbe@pengutronix.de> (raw)
In-Reply-To: <20120406180949.GB621@greenwood>

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.

Ups, my fault :(

> Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
> ---
>  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"

Acked-by: Juergen Beisert <jbe@pengutronix.de>

Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

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

  reply	other threads:[~2012-04-07  9:17 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 [this message]
2012-04-10  7:57 ` Sascha Hauer

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=201204071116.22125.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=barebox@lists.infradead.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