diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r-- | sound/pci/hda/hda_codec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 0fe64912cefc..77cd99531aae 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -867,6 +867,7 @@ struct hda_codec { | |||
867 | unsigned long power_on_acct; | 867 | unsigned long power_on_acct; |
868 | unsigned long power_off_acct; | 868 | unsigned long power_off_acct; |
869 | unsigned long power_jiffies; | 869 | unsigned long power_jiffies; |
870 | spinlock_t power_lock; | ||
870 | #endif | 871 | #endif |
871 | 872 | ||
872 | /* codec-specific additional proc output */ | 873 | /* codec-specific additional proc output */ |