diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/generic/simple-card.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/generic/simple-card.c b/sound/soc/generic/simple-card.c index 159e517fa09a..21b0ea24bc1d 100644 --- a/sound/soc/generic/simple-card.c +++ b/sound/soc/generic/simple-card.c | |||
@@ -111,7 +111,7 @@ static int asoc_simple_card_dai_init(struct snd_soc_pcm_runtime *rtd) | |||
111 | static int | 111 | static int |
112 | asoc_simple_card_sub_parse_of(struct device_node *np, | 112 | asoc_simple_card_sub_parse_of(struct device_node *np, |
113 | struct asoc_simple_dai *dai, | 113 | struct asoc_simple_dai *dai, |
114 | const struct device_node **p_node, | 114 | struct device_node **p_node, |
115 | const char **name) | 115 | const char **name) |
116 | { | 116 | { |
117 | struct device_node *node; | 117 | struct device_node *node; |