ChangeSet 1.1728, 2004/05/17 11:12:22-07:00, [EMAIL PROTECTED]

[PATCH] USB: fix CONFIG_PM build issues


 include/linux/pm.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/include/linux/pm.h b/include/linux/pm.h
--- a/include/linux/pm.h        Mon May 17 16:37:56 2004
+++ b/include/linux/pm.h        Mon May 17 16:37:56 2004
@@ -229,8 +229,8 @@
 struct device;
 
 struct dev_pm_info {
-#ifdef CONFIG_PM
        u32                     power_state;
+#ifdef CONFIG_PM
        u8                      * saved_state;
        atomic_t                pm_users;
        struct device           * pm_parent;



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to