diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-09-03 08:43:33 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-09-07 10:16:31 +0300 |
commit | 4eabf0f20a2aa6e1e099faa816c4b9e9a2155891 (patch) | |
tree | cc9c26daf49265491308c056bf82fb8af8041a66 /sound/firewire/fireface | |
parent | 6e7fb09e1924927149b68e309d6524de777e54c2 (diff) | |
download | linux-4eabf0f20a2aa6e1e099faa816c4b9e9a2155891.tar.xz |
mmc: s3cmci: Drop unused variables in dbg_dumpregs
The 'imask' and 'bsize' are not used in dbg_dumpregs:
drivers/mmc/host/s3cmci.c:149:36: warning: variable 'imask' set but not used [-Wunused-but-set-variable]
drivers/mmc/host/s3cmci.c:148:63: warning: variable 'bsize' set but not used [-Wunused-but-set-variable]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200903054333.18331-1-krzk@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'sound/firewire/fireface')
0 files changed, 0 insertions, 0 deletions