From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM i.MX53: enable fec driver on EVK board
Date: Thu, 6 Jan 2011 15:07:29 +0000 [thread overview]
Message-ID: <20110106150729.GF31708@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1294317033-9194-2-git-send-email-yong.shen@freescale.com>
On Thu, Jan 06, 2011 at 08:30:31PM +0800, yong.shen at freescale.com wrote:
> #include <linux/init.h>
> #include <linux/clk.h>
> +#include <linux/fec.h>
> +#include <linux/delay.h>
> #include <mach/common.h>
> #include <mach/hardware.h>
> +#include <mach/gpio.h>
linux/gpio.h please
next prev parent reply other threads:[~2011-01-06 15:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 12:30 [PATCH 0/3] ARM i.MX53: enable some devices on EVK board yong.shen at freescale.com
2011-01-06 12:30 ` [PATCH 1/3] ARM i.MX53: enable fec driver " yong.shen at freescale.com
2011-01-06 15:07 ` Russell King - ARM Linux [this message]
2011-01-06 12:30 ` [PATCH 2/3] ARM i.MX53 enable i2c " yong.shen at freescale.com
2011-01-06 12:30 ` [PATCH 3/3] ARM i.MX53 enable sdhc support " yong.shen at freescale.com
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=20110106150729.GF31708@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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).