All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc: clean up DIU macro definitions for the MPC8610HPCD and MPC5121ADS
Date: Tue, 15 Feb 2011 15:40:25 -0600	[thread overview]
Message-ID: <4D5AF2C9.10105@freescale.com> (raw)
In-Reply-To: <20110215213042.AA90015365A@gemini.denx.de>

Wolfgang Denk wrote:
>> > -#undef CONFIG_VIDEO
>> > +#undef CONFIG_FSL_DIU_FB
> Please do not undef what is not defiend anyway.

Would you be okay with this:

/* video */
/* #define CONFIG_FSL_DIU_FB */

#ifdef CONFIG_FSL_DIU_FB

> And please put the respective arch custodians on Cc:

I did CC: Kumar.  He's the PowerPC arch custodian.

I don't consider this to be a patch for the video repository, so I didn't CC:
Anatolij.

-- 
Timur Tabi
Linux kernel developer at Freescale

  reply	other threads:[~2011-02-15 21:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15 21:22 [U-Boot] [PATCH] powerpc: clean up DIU macro definitions for the MPC8610HPCD and MPC5121ADS Timur Tabi
2011-02-15 21:30 ` Wolfgang Denk
2011-02-15 21:40   ` Timur Tabi [this message]
2011-02-15 21:55     ` Wolfgang Denk
2011-02-15 22:00       ` Wolfgang Denk

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=4D5AF2C9.10105@freescale.com \
    --to=timur@freescale.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.