diff options
Diffstat (limited to 'sound/pci/hda/hda_local.h')
-rw-r--r-- | sound/pci/hda/hda_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_local.h b/sound/pci/hda/hda_local.h index b2f56d688852..39718d6cdadd 100644 --- a/sound/pci/hda/hda_local.h +++ b/sound/pci/hda/hda_local.h | |||
@@ -199,7 +199,6 @@ struct hda_bus_unsolicited { | |||
199 | unsigned int rp, wp; | 199 | unsigned int rp, wp; |
200 | 200 | ||
201 | /* workqueue */ | 201 | /* workqueue */ |
202 | struct workqueue_struct *workq; | ||
203 | struct work_struct work; | 202 | struct work_struct work; |
204 | struct hda_bus *bus; | 203 | struct hda_bus *bus; |
205 | }; | 204 | }; |