diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-11-25 17:44:48 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-11-26 13:07:29 +0000 |
commit | da773b2b45f9de4f44bd62db8b291e2b0a4c3f5b (patch) | |
tree | 2426fd9a8a02ddc3244bee00a2c45060159ae9ac /lib/mpi/mpi-mod.c | |
parent | 55c259bf06e5f7a899411e474a48d79cf1a0a2f6 (diff) |
ASoC: samsung: i2s: mark OF related data as maybe unused
The driver can be compile tested with !CONFIG_OF making certain data
unused:
sound/soc/samsung/i2s.c:1646:42: warning: ‘i2sv5_dai_type_i2s1’ defined but not used [-Wunused-const-variable=]
sound/soc/samsung/i2s.c:1639:42: warning: ‘i2sv7_dai_type’ defined but not used [-Wunused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Sylwester Nawrocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions