diff options
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r-- | include/sound/soc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index 278f3b892ca6..db8acd299043 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -963,6 +963,8 @@ void snd_soc_util_exit(void); | |||
963 | 963 | ||
964 | int snd_soc_of_parse_card_name(struct snd_soc_card *card, | 964 | int snd_soc_of_parse_card_name(struct snd_soc_card *card, |
965 | const char *propname); | 965 | const char *propname); |
966 | int snd_soc_of_parse_audio_routing(struct snd_soc_card *card, | ||
967 | const char *propname); | ||
966 | 968 | ||
967 | #include <sound/soc-dai.h> | 969 | #include <sound/soc-dai.h> |
968 | 970 | ||