patch usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch added to gregkh-2.6 tree
gregkh at suse.de
gregkh at suse.de
Sat Jun 7 08:52:29 EST 2008
This is a note to let you know that I've just added the patch titled
Subject: USB: ohci-ppc-of: use linux/of_platform.h instead of asm
to my gregkh-2.6 tree. Its filename is
usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch
This tree can be found at
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/
>From sfr at canb.auug.org.au Fri Jun 6 15:16:28 2008
From: Stephen Rothwell <sfr at canb.auug.org.au>
Date: Fri, 23 May 2008 16:37:58 +1000
Subject: USB: ohci-ppc-of: use linux/of_platform.h instead of asm
To: Sylvain Munaut <tnt at 246tNt.com>
Cc: ppc-dev <linuxppc-dev at ozlabs.org>, Greg KH <greg at kroah.com>
Message-ID: <20080523163758.4edcdef4.sfr at canb.auug.org.au>
Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
drivers/usb/host/ohci-ppc-of.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/usb/host/ohci-ppc-of.c
+++ b/drivers/usb/host/ohci-ppc-of.c
@@ -14,8 +14,8 @@
*/
#include <linux/signal.h>
+#include <linux/of_platform.h>
-#include <asm/of_platform.h>
#include <asm/prom.h>
Patches currently in gregkh-2.6 which might be from sfr at canb.auug.org.au are
bad/battery-class-driver.patch
usb/usb-ohci-ppc-of-use-linux-of_platform.h-instead-of-asm.patch
More information about the Linuxppc-dev
mailing list