diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/soc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index be7a8cd..810d480 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -789,6 +789,7 @@ struct snd_soc_card { struct mutex mutex; struct mutex dapm_mutex; struct mutex dsp_mutex; + struct mutex power_mutex; bool instantiated; |