diff options
Diffstat (limited to 'include/sound/soc-dapm.h')
-rw-r--r-- | include/sound/soc-dapm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index 35814ced2d22..1673f0b2cf58 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h | |||
@@ -283,6 +283,7 @@ void snd_soc_dapm_shutdown(struct snd_soc_device *socdev); | |||
283 | 283 | ||
284 | /* dapm sys fs - used by the core */ | 284 | /* dapm sys fs - used by the core */ |
285 | int snd_soc_dapm_sys_add(struct device *dev); | 285 | int snd_soc_dapm_sys_add(struct device *dev); |
286 | void snd_soc_dapm_debugfs_init(struct snd_soc_codec *codec); | ||
286 | 287 | ||
287 | /* dapm audio pin control and status */ | 288 | /* dapm audio pin control and status */ |
288 | int snd_soc_dapm_enable_pin(struct snd_soc_codec *codec, const char *pin); | 289 | int snd_soc_dapm_enable_pin(struct snd_soc_codec *codec, const char *pin); |