diff options
author | 2020-07-24 09:40:36 +0200 | |
---|---|---|
committer | 2020-07-24 16:18:32 +0200 | |
commit | 6b16f369b62b85f3cf731a906b65c94ba3657a20 (patch) | |
tree | 8a872c4da5f6581010c2260fb9ca11db11edfee5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | memory: fsl_ifc: Fix whitespace issues (diff) | |
download | wireguard-linux-6b16f369b62b85f3cf731a906b65c94ba3657a20.tar.xz wireguard-linux-6b16f369b62b85f3cf731a906b65c94ba3657a20.zip |
memory: da8xx-ddrctl: Remove unused 'node' variable
The variable 'node' is not used. Remove it to silence compile warning:
drivers/memory/da8xx-ddrctl.c: In function 'da8xx_ddrctl_probe':
drivers/memory/da8xx-ddrctl.c:105:22: warning: variable 'node' set but not used [-Wunused-but-set-variable]
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions