aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/musb/omap2430.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c
index c2413c76126d..d05eef2baaaf 100644
--- a/drivers/usb/musb/omap2430.c
+++ b/drivers/usb/musb/omap2430.c
@@ -275,7 +275,7 @@ void musb_platform_restore_context(struct musb *musb,
275} 275}
276#endif 276#endif
277 277
278int musb_platform_suspend(struct musb *musb) 278static int musb_platform_suspend(struct musb *musb)
279{ 279{
280 u32 l; 280 u32 l;
281 281