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: https://git.karo-electronics.de/?a=commitdiff_plain;h=554cc171e3b08a0cecd5cf7c0c38f66c43f76b39;p=linux-beck.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 a67252791223..91e6e101a4cc 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