Title: [9041] trunk/drivers/usb/musb/musb_core.h: [#6149] musb: revert pm change added with 2.6.34.2 and we'll sort the rest out later
Revision
9041
Author
vapier
Date
2010-08-03 14:50:48 -0400 (Tue, 03 Aug 2010)

Log Message

[#6149] musb: revert pm change added with 2.6.34.2 and we'll sort the rest out later

Modified Paths

Diff

Modified: trunk/drivers/usb/musb/musb_core.h (9040 => 9041)


--- trunk/drivers/usb/musb/musb_core.h	2010-08-03 11:58:23 UTC (rev 9040)
+++ trunk/drivers/usb/musb/musb_core.h	2010-08-03 18:50:48 UTC (rev 9041)
@@ -484,8 +484,7 @@
 	struct musb_csr_regs index_regs[MUSB_C_NUM_EPS];
 };
 
-#if defined(CONFIG_ARCH_OMAP2430) || defined(CONFIG_ARCH_OMAP3) || \
-    defined(CONFIG_ARCH_OMAP4)
+#ifdef CONFIG_PM
 extern void musb_platform_save_context(struct musb *musb,
 		struct musb_context_registers *musb_context);
 extern void musb_platform_restore_context(struct musb *musb,
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to