]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 May 2008 06:37:58 +0000 (16:37 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:22 +0000 (15:16 -0700)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-ppc-of.c

index a6725279122315bf7566b255164d29c7f8130bbd..91e6e101a4cc987feae9591a4926f6a35aef95a0 100644 (file)
@@ -14,8 +14,8 @@
  */
 
 #include <linux/signal.h>
+#include <linux/of_platform.h>
 
-#include <asm/of_platform.h>
 #include <asm/prom.h>