diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-09-10 22:04:15 +0800 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2020-09-22 17:43:54 -0500 |
commit | 72f7fe2d6a2637c98ada42812ebfa0dcad0b0737 (patch) | |
tree | 5605b750b8b46ab72120cb3855a2450ae13db399 /drivers/soc/fsl/qbman/qman_test_api.c | |
parent | 750cf40c0f7088f36a8a5d102e0488b1ac47faf5 (diff) |
soc: fsl: dpio: remove set but not used 'addr_cena'
This addresses the following gcc warning with "make W=1":
drivers/soc/fsl/dpio/qbman-portal.c: In function
‘qbman_swp_enqueue_multiple_direct’:
drivers/soc/fsl/dpio/qbman-portal.c:650:11: warning: variable
‘addr_cena’ set but not used [-Wunused-but-set-variable]
650 | uint64_t addr_cena;
| ^~~~~~~~~
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'drivers/soc/fsl/qbman/qman_test_api.c')
0 files changed, 0 insertions, 0 deletions