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: firefly_0821_release~19541^2~51 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=554cc171e3b08a0cecd5cf7c0c38f66c43f76b39;p=firefly-linux-kernel-4.4.55.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