]> 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 6e7f066716839b5692e10d7014f9381fa4018d3b..273781c82e4dd1551ad41b4550b6bb1dcda1f4a1 100644 (file)
@@ -267,7 +267,6 @@ struct dev_pm_info {
        unsigned                can_wakeup:1;
 #ifdef CONFIG_PM
        unsigned                should_wakeup:1;
-       pm_message_t            prev_state;
        struct list_head        entry;
 #endif
 };