public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] mx53loco: Fix build error when CONFIG_VIDEO is disabled
Date: Wed, 14 Nov 2012 14:13:28 +0100	[thread overview]
Message-ID: <20121114141328.54740978@wker> (raw)
In-Reply-To: <1352550766-16655-1-git-send-email-agust@denx.de>

Hi,

On Sat, 10 Nov 2012 13:32:46 +0100
Anatolij Gustschin <agust@denx.de> wrote:

> From: Vikram Narayanan <vikram186@gmail.com>
> 
> The inclusion of LCD patch into mx53loco breaks the build when
> CONFIG_VIDEO is disabled. Fix this by splitting the video
> related stuff to a new file.
> 
> Also rename the function lcd_iomux to setup_iomux_lcd to make the
> namings aligned with the other iomux functions.
> 
> Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> Cc: Fabio Estevam <fabio.estevam@freescale.com>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
> Changes in v2:
>  - rebased on current master
>  - revised commit log
> 
>  board/freescale/mx53loco/Makefile         |    4 +-
>  board/freescale/mx53loco/mx53loco.c       |   66 +-------------------
>  board/freescale/mx53loco/mx53loco_video.c |   94 +++++++++++++++++++++++++++++
>  3 files changed, 99 insertions(+), 65 deletions(-)
>  create mode 100644 board/freescale/mx53loco/mx53loco_video.c

Applied to video/master, thanks!

Anatolij

      reply	other threads:[~2012-11-14 13:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 18:16 [U-Boot] mx53loco: Fix build error when CONFIG_VIDEO is disabled Vikram Narayanan
2012-11-10 12:32 ` [U-Boot] [PATCH v2] " Anatolij Gustschin
2012-11-14 13:13   ` Anatolij Gustschin [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=20121114141328.54740978@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.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