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-Tag: v2.6.27-rc1~946^2~51 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=554cc171e3b08a0cecd5cf7c0c38f66c43f76b39;p=linux-2.6-omap-h63xx.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 a6725279122..91e6e101a4c 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