diff options
Diffstat (limited to 'include/linux/pm.h')
-rw-r--r-- | include/linux/pm.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/linux/pm.h b/include/linux/pm.h index 383fd68aaee1..45e3e78c1e3a 100644 --- a/include/linux/pm.h +++ b/include/linux/pm.h | |||
@@ -538,11 +538,7 @@ enum rpm_request { | |||
538 | }; | 538 | }; |
539 | 539 | ||
540 | struct wakeup_source; | 540 | struct wakeup_source; |
541 | 541 | struct pm_domain_data; | |
542 | struct pm_domain_data { | ||
543 | struct list_head list_node; | ||
544 | struct device *dev; | ||
545 | }; | ||
546 | 542 | ||
547 | struct pm_subsys_data { | 543 | struct pm_subsys_data { |
548 | spinlock_t lock; | 544 | spinlock_t lock; |