Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1700688
| From | Mihai Serban <mihai.serban@nxp.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: codecs: fix wm8524 build error |
| Date | 2017-08-01 09:20 +0200 |
| Message-ID | <u9zDb-cG-3@gated-at.bofh.it> (permalink) |
| References | <u9lqy-8oa-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Lu, 2017-07-31 at 18:05 +0200, Arnd Bergmann wrote:
> When CONFIG_OF is disabled, we run into a build error:
>
> sound/soc/codecs/wm8524.c:257:21: error: 'wm8524_of_match' undeclared
> here (not in a function); did you mean 'wm8524_dai'?
>
> This removes the unnecessary #ifdef around the match table.
>
> Fixes: 007b6a54c305 ("ASoC: codecs: add wm8524 codec driver")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mihai Serban <mihai.serban@nxp.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ASoC: codecs: fix wm8524 build error Arnd Bergmann <arnd@arndb.de> - 2017-07-31 18:10 +0200 Re: [PATCH] ASoC: codecs: fix wm8524 build error Mihai Serban <mihai.serban@nxp.com> - 2017-08-01 09:20 +0200 Applied "ASoC: codecs: fix wm8524 build error" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-01 16:20 +0200
csiph-web