diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sound/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/core.h b/include/sound/core.h index dbe7a2c30272..90ac6132ea3b 100644 --- a/include/sound/core.h +++ b/include/sound/core.h | |||
@@ -134,7 +134,6 @@ struct snd_card { | |||
134 | wait_queue_head_t shutdown_sleep; | 134 | wait_queue_head_t shutdown_sleep; |
135 | struct work_struct free_workq; /* for free in workqueue */ | 135 | struct work_struct free_workq; /* for free in workqueue */ |
136 | struct device *dev; | 136 | struct device *dev; |
137 | struct class_device *parent_device; | ||
138 | 137 | ||
139 | #ifdef CONFIG_PM | 138 | #ifdef CONFIG_PM |
140 | unsigned int power_state; /* power state */ | 139 | unsigned int power_state; /* power state */ |