linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm
@ 2008-05-23  6:16 Stephen Rothwell
  2008-05-23  6:20 ` [PATCH 02/12] pasemi-rng: " Stephen Rothwell
                   ` (11 more replies)
  0 siblings, 12 replies; 29+ messages in thread
From: Stephen Rothwell @ 2008-05-23  6:16 UTC (permalink / raw)
  To: Grant Likely; +Cc: ppc-dev, Tejun Heo, Sylvain Munaut, Jeff Garzik


Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 drivers/ata/pata_mpc52xx.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

I am not sure who wants to take this.

diff --git a/drivers/ata/pata_mpc52xx.c b/drivers/ata/pata_mpc52xx.c
index bc79df6..a9e8273 100644
--- a/drivers/ata/pata_mpc52xx.c
+++ b/drivers/ata/pata_mpc52xx.c
@@ -16,10 +16,10 @@
 #include <linux/slab.h>
 #include <linux/delay.h>
 #include <linux/libata.h>
+#include <linux/of_platform.h>
 
 #include <asm/types.h>
 #include <asm/prom.h>
-#include <asm/of_platform.h>
 #include <asm/mpc52xx.h>
 
 
-- 
1.5.5.1

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

^ permalink raw reply related	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2008-07-08 13:29 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).