From 38be9bcc9f2f668ffe2069615dc378f644ada842 Mon Sep 17 00:00:00 2001 From: Justin Waters Date: Fri, 30 May 2008 15:34:22 -0400 Subject: Fix Freescale OTG implementation There were a number of issues with Freescale's OTG files that were not compiling due to forward porting. Signed-off-by: Justin Waters --- drivers/usb/otg/otg_fsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/usb/otg/otg_fsm.c') diff --git a/drivers/usb/otg/otg_fsm.c b/drivers/usb/otg/otg_fsm.c index cde342d5ec17..62edd6810374 100644 --- a/drivers/usb/otg/otg_fsm.c +++ b/drivers/usb/otg/otg_fsm.c @@ -17,7 +17,7 @@ #include #include #include -#include +#include #include "otg_fsm.h" -- cgit v1.2.3