summaryrefslogtreecommitdiffstats
path: root/include/soc
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2022-05-25 22:05:43 -0300
committerMark Brown <broonie@kernel.org>2022-06-06 12:38:29 +0100
commit2f4a8171da06609bb6a063630ed546ee3d93dad7 (patch)
tree74514a8d0843cdebf0f707ee0ef96cd70d604c20 /include/soc
parent8466579b63cc9aa957b7b4f273087512f989d2a1 (diff)
downloadlinux-2f4a8171da06609bb6a063630ed546ee3d93dad7.tar.bz2
ASoC: imx-audmux: Silence a clang warning
Change the of_device_get_match_data() cast to (uintptr_t) to silence the following clang warning: sound/soc/fsl/imx-audmux.c:301:16: warning: cast to smaller integer type 'enum imx_audmux_type' from 'const void *' [-Wvoid-pointer-to-enum-cast] Reported-by: kernel test robot <lkp@intel.com> Fixes: 6a8b8b582db1 ("ASoC: imx-audmux: Remove unused .id_table") Signed-off-by: Fabio Estevam <festevam@gmail.com> Link: https://lore.kernel.org/r/20220526010543.1164793-1-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions