aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/bus_type.c
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2019-08-22 11:51:46 +0530
committerVinod Koul <vkoul@kernel.org>2019-08-22 11:51:46 +0530
commite87cf35835d933d8c295cc946dae8547d1a6bd63 (patch)
tree686108563ec669cac9dda9d7b6555b5913dca7e3 /drivers/soundwire/bus_type.c
parentsoundwire: intel: move shutdown() callback and don't export symbol (diff)
downloadlinux-dev-e87cf35835d933d8c295cc946dae8547d1a6bd63.tar.xz
linux-dev-e87cf35835d933d8c295cc946dae8547d1a6bd63.zip
soundwire: intel: remove unused variables
Variables 'nval' and 'i' are no longer used sdw_master_read_intel_prop() so remove them. drivers/soundwire/intel.c: In function 'sdw_master_read_intel_prop': drivers/soundwire/intel.c:829:12: warning: unused variable 'i' [-Wunused-variable] int nval, i; ^ drivers/soundwire/intel.c:829:6: warning: unused variable 'nval' [-Wunused-variable] int nval, i; ^~~~ Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Fixes: 085f4ace103d ("soundwire: intel: read mclk_freq property from firmware") Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/soundwire/bus_type.c')
0 files changed, 0 insertions, 0 deletions