diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-09-18 11:56:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-19 14:56:50 +0300 |
commit | b6145837218cb984245aea5ccd9201aeb5eb0501 (patch) | |
tree | cfab21c34a5bebc321769a5d75cd0837f5e8d2f0 /tools/lib/api/cpu.c | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) | |
download | linux-b6145837218cb984245aea5ccd9201aeb5eb0501.tar.xz |
ASoC: zte: spdif: remove duplicate initialization of dma_data
dma_data is being initialized twice, remove the unused first
initialization and use the latter one instead. Fixed clang warning:
"warning: Value stored to 'dma_data' during its initialization is
never read"
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/api/cpu.c')
0 files changed, 0 insertions, 0 deletions