From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: ppc-dev <linuxppc-dev@ozlabs.org>, paulus@samba.org
Subject: Re: [PATCH 11/12] platinumfb: use linux/of_{device,platform}.h instead of asm
Date: Fri, 23 May 2008 08:20:23 -0400 [thread overview]
Message-ID: <1211545223.8297.299.camel@pasglop> (raw)
In-Reply-To: <20080523163958.c4236156.sfr@canb.auug.org.au>
On Fri, 2008-05-23 at 16:39 +1000, Stephen Rothwell wrote:
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> ---
> drivers/video/platinumfb.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/video/platinumfb.c b/drivers/video/platinumfb.c
> index cbe71a5..03b3670 100644
> --- a/drivers/video/platinumfb.c
> +++ b/drivers/video/platinumfb.c
> @@ -31,11 +31,11 @@
> #include <linux/fb.h>
> #include <linux/init.h>
> #include <linux/nvram.h>
> +#include <linux/of_device.h>
> +#include <linux/of_platform.h>
> #include <asm/io.h>
> #include <asm/prom.h>
> #include <asm/pgtable.h>
> -#include <asm/of_device.h>
> -#include <asm/of_platform.h>
>
> #include "macmodes.h"
> #include "platinumfb.h"
> --
> 1.5.5.1
>
next prev parent reply other threads:[~2008-05-23 12:20 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-23 6:16 [PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm Stephen Rothwell
2008-05-23 6:20 ` [PATCH 02/12] pasemi-rng: " Stephen Rothwell
2008-05-23 14:42 ` Olof Johansson
2008-05-23 6:22 ` [PATCH 03/12] ipmi: use linux/of_{device,platform}.h " Stephen Rothwell
2008-05-23 6:25 ` [PATCH 04/12] hwmon: use linux/of_platform.h " Stephen Rothwell
2008-05-26 9:42 ` Stelian Pop
2008-05-23 6:27 ` [PATCH 05/12] macintosh: use linux/of_{device,platform}.h " Stephen Rothwell
2008-05-23 12:20 ` Benjamin Herrenschmidt
2008-05-23 6:28 ` [PATCH 06/12] net: " Stephen Rothwell
2008-05-23 7:09 ` [PATCH 06/12] net: use linux/of_{device, platform}.h " Kumar Gala
2008-06-27 4:58 ` [PATCH 06/12] net: use linux/of_{device,platform}.h " Jeff Garzik
2008-07-02 7:55 ` [PATCH 06/12] net: use linux/of_{device, platform}.h " Kumar Gala
2008-07-03 1:28 ` [PATCH 06/12] net: use linux/of_{device,platform}.h " Stephen Rothwell
2008-07-08 13:28 ` [PATCH 06/12] net: use linux/of_{device, platform}.h " Kumar Gala
2008-05-23 6:31 ` [PATCH 07/12] pcmcia: use linux/of_{device,platform}.h " Stephen Rothwell
2008-05-23 13:38 ` Vitaly Bordug
2008-05-23 14:42 ` Olof Johansson
2008-05-28 22:28 ` [PATCH 07/12] pcmcia: use linux/of_{device, platform}.h " Dominik Brodowski
2008-05-23 6:32 ` [PATCH 08/12] of_serial: use linux/of_platform.h " Stephen Rothwell
2008-05-23 9:36 ` Arnd Bergmann
2008-05-23 6:35 ` [PATCH 09/12] mpc52xx_psc_spi: " Stephen Rothwell
2008-05-23 6:37 ` [PATCH 10/12] ohci-ppc-of: " Stephen Rothwell
2008-06-06 22:52 ` patch usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch added to gregkh-2.6 tree gregkh
2008-05-23 6:39 ` [PATCH 11/12] platinumfb: use linux/of_{device,platform}.h instead of asm Stephen Rothwell
2008-05-23 12:20 ` Benjamin Herrenschmidt [this message]
2008-05-23 6:42 ` [PATCH 12/12] mpc5200_wdt: use linux/of_platform.h " Stephen Rothwell
2008-06-27 6:37 ` [PATCH 01/12] pata_mpc52xx: " Jeff Garzik
2008-06-28 5:31 ` Grant Likely
2008-06-28 7:34 ` Stephen Rothwell
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=1211545223.8297.299.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=sfr@canb.auug.org.au \
/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).