From: Kumar Gala <galak@kernel.crashing.org>
To: Li Yang <leoli@freescale.com>
Cc: linuxppc-dev@ozlabs.org, Paul <paulus@samba.org>
Subject: Re: [PATCH] powerpc: include new of_platform.h for 836x and 832x
Date: Tue, 30 Jan 2007 00:48:46 -0600 [thread overview]
Message-ID: <68ADB8CA-7D81-4783-BA9E-D7850D96C257@kernel.crashing.org> (raw)
In-Reply-To: <45BED88D.2050908@freescale.com>
On Jan 29, 2007, at 11:33 PM, Li Yang wrote:
> Some prototypes are separated from of_device.h into of_platform.h.
> Add
> the new include to fix warning.
>
> Signed-off-by: Li Yang <leoli@freescale.com>
Li,
Please copy me in the future as 83xx maintainer.
Paul,
I've picked up this patch and its in my for_paulus branch.
- k
> ---
> arch/powerpc/platforms/83xx/mpc832x_mds.c | 1 +
> arch/powerpc/platforms/83xx/mpc8360e_pb.c | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/platforms/83xx/mpc832x_mds.c b/arch/
> powerpc/platforms/83xx/mpc832x_mds.c
> index 4d47119..2c7a1e9 100644
> --- a/arch/powerpc/platforms/83xx/mpc832x_mds.c
> +++ b/arch/powerpc/platforms/83xx/mpc832x_mds.c
> @@ -25,6 +25,7 @@
> #include <linux/initrd.h>
>
> #include <asm/of_device.h>
> +#include <asm/of_platform.h>
> #include <asm/system.h>
> #include <asm/atomic.h>
> #include <asm/time.h>
> diff --git a/arch/powerpc/platforms/83xx/mpc8360e_pb.c b/arch/
> powerpc/platforms/83xx/mpc8360e_pb.c
> index 53b92a9..a1e23f0 100644
> --- a/arch/powerpc/platforms/83xx/mpc8360e_pb.c
> +++ b/arch/powerpc/platforms/83xx/mpc8360e_pb.c
> @@ -31,6 +31,7 @@
> #include <linux/initrd.h>
>
> #include <asm/of_device.h>
> +#include <asm/of_platform.h>
> #include <asm/system.h>
> #include <asm/atomic.h>
> #include <asm/time.h>
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
prev parent reply other threads:[~2007-01-30 6:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 5:33 [PATCH] powerpc: include new of_platform.h for 836x and 832x Li Yang
2007-01-30 6:48 ` Kumar Gala [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=68ADB8CA-7D81-4783-BA9E-D7850D96C257@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=leoli@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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