diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-12-08 20:31:36 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-12-15 14:34:44 +0300 |
commit | e85a709974db40779f5942ed81e9262c62179863 (patch) | |
tree | f0837588aa785e78c3a4f7a98d75b35f88b60f66 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d (diff) | |
download | linux-e85a709974db40779f5942ed81e9262c62179863.tar.xz |
ASoC: samsung: smdk_wm8580: remove unused ‘bfs’
In smdk_hw_params(), 'bfs' is initialized and assigned bits based on
params_width, but never used.
We could have removed the whole switch case but then driver might be
relying on checking bits, so I have kept the case for now.
sound/soc/samsung/smdk_wm8580.c: In function ‘smdk_hw_params’:
sound/soc/samsung/smdk_wm8580.c:35:6: warning: variable ‘bfs’ set but not used [-Wunused-but-set-variable]
int bfs, rfs, ret;
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions