aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-11-25 17:44:45 +0100
committerMark Brown <[email protected]>2020-11-26 13:07:26 +0000
commit62bd3054af54d4d55267a623c4d938fd42f48b59 (patch)
tree02c029ab80c36896c2d2c0a2296edb376d332339 /lib/mpi/mpi-mod.c
parent762e0b8baf63b1bb534254f89148884c873363f3 (diff)
ASoC: ts3a227e: skip of_device_id table when !CONFIG_OF
The driver can match by multiple methods. Its of_device_id table is referenced via of_match_ptr() so it will be unused for !CONFIG_OF builds: sound/soc/codecs/ts3a227e.c:369:34: warning: ‘ts3a227e_of_match’ defined but not used [-Wunused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[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