From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm: mx50_rdp: add fec support
Date: Fri, 11 Feb 2011 11:24:59 +0100 [thread overview]
Message-ID: <20110211102459.GG27982@pengutronix.de> (raw)
In-Reply-To: <1297419731-16441-1-git-send-email-richard.zhao@freescale.com>
On Fri, Feb 11, 2011 at 06:22:10PM +0800, Richard Zhao wrote:
> Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
>
> diff --git a/arch/arm/mach-mx5/board-mx50_rdp.c b/arch/arm/mach-mx5/board-mx50_rdp.c
> index dedf7f2..505513c 100644
> --- a/arch/arm/mach-mx5/board-mx50_rdp.c
> +++ b/arch/arm/mach-mx5/board-mx50_rdp.c
> @@ -40,6 +40,9 @@
> #define FEC_EN IMX_GPIO_NR(6, 23)
> #define FEC_RESET_B IMX_GPIO_NR(4, 12)
>
> +#define FEC_EN IMX_GPIO_NR(6, 23)
> +#define FEC_RESET_B IMX_GPIO_NR(4, 12)
> +
I think this is a left-over of a rebase. The #defines are already
present and they alone don't justify saying "add fec support".
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2011-02-11 10:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-11 10:22 [PATCH 1/2] arm: mx50_rdp: add fec support Richard Zhao
2011-02-11 10:22 ` [PATCH 2/2] ARM: imx50: correct iomux-mx50.h wrong daisy chain settings Richard Zhao
2011-02-11 10:24 ` Uwe Kleine-König [this message]
2011-02-11 12:00 ` [PATCH 1/2] arm: mx50_rdp: add fec support Richard Zhao
-- strict thread matches above, loose matches on Subject: below --
2011-01-14 6:55 Richard Zhao
2011-01-14 7:50 ` Uwe Kleine-König
2011-01-14 8:01 ` Richard Zhao
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=20110211102459.GG27982@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).