projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49f1525
)
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Fri, 23 May 2008 06:37:58 +0000
(16:37 +1000)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/host/ohci-ppc-of.c
b/drivers/usb/host/ohci-ppc-of.c
index a6725279122315bf7566b255164d29c7f8130bbd..91e6e101a4cc987feae9591a4926f6a35aef95a0 100644
(file)
--- 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>