diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-01-11 13:09:55 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-11 13:04:52 +0000 |
commit | fe09dd8eb2310ec658f49a5431df2259f11cbe9e (patch) | |
tree | 43c1deaa6e855d75dcd472fa282490ac46695013 /include/sound | |
parent | 3637976b8975afb0a55a1fc88a2c320a2839a9da (diff) | |
download | lwn-fe09dd8eb2310ec658f49a5431df2259f11cbe9e.tar.gz lwn-fe09dd8eb2310ec658f49a5431df2259f11cbe9e.zip |
ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist
A recent rework removed the only user of the hdac_hdmi_query_pin_connlist
function, so we now get a warning when building the hdac_hdmi driver:
hdac_hdmi.c:313:12: warning: 'hdac_hdmi_query_pin_connlist' defined but not used [-Wunused-function]
This removes the function, which makes the file build cleanly again.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 15b914476bf2 ("ASoC: hdac_hdmi: Use list to add pins and converters")
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions