diff options
Diffstat (limited to 'include')
| -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 eb030bad423e..31b860fef19e 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -1090,6 +1090,7 @@ struct snd_soc_card { struct mutex mutex; struct mutex dapm_mutex; + struct mutex dapm_power_mutex; bool instantiated; |
