]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/pm.h
md: change bitmap_unplug and others to void functions
[karo-tx-linux.git] / include / linux / pm.h
index 3fd65ad4b097815a0f7e21271b3e9c5b0e5b5674..273781c82e4dd1551ad41b4550b6bb1dcda1f4a1 100644 (file)
@@ -267,8 +267,6 @@ struct dev_pm_info {
        unsigned                can_wakeup:1;
 #ifdef CONFIG_PM
        unsigned                should_wakeup:1;
-       pm_message_t            prev_state;
-       void                    * saved_state;
        struct list_head        entry;
 #endif
 };