From: Stephen Rothwell Date: Fri, 23 May 2008 06:37:58 +0000 (+1000) Subject: USB: ohci-ppc-of: use linux/of_platform.h instead of asm X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=554cc171e3b08a0cecd5cf7c0c38f66c43f76b39;p=linux.git USB: ohci-ppc-of: use linux/of_platform.h instead of asm Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/host/ohci-ppc-of.c b/drivers/usb/host/ohci-ppc-of.c index a672527912231..91e6e101a4cc9 100644 --- a/drivers/usb/host/ohci-ppc-of.c +++ b/drivers/usb/host/ohci-ppc-of.c @@ -14,8 +14,8 @@ */ #include +#include -#include #include