mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
The driver can be compile tested with !CONFIG_OF making certain data unused: sound/soc/uniphier/aio-ld11.c:375:34: warning: ‘uniphier_aio_of_match’ defined but not used [-Wunused-const-variable=] sound/soc/uniphier/evea.c:554:34: warning: ‘evea_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201125164452.89239-14-krzk@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org> |
||
|---|---|---|
| .. | ||
| aio-compress.c | ||
| aio-core.c | ||
| aio-cpu.c | ||
| aio-dma.c | ||
| aio-ld11.c | ||
| aio-pxs2.c | ||
| aio-reg.h | ||
| aio.h | ||
| evea.c | ||
| Kconfig | ||
| Makefile | ||