diff options
| author | Mike Rapoport <[email protected]> | 2021-09-08 18:10:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-09-08 18:45:53 -0700 |
| commit | ddb13122aa7e988e15283701afb086e0950c405f (patch) | |
| tree | 57dd5725c430f5458b37f6aba49d5e7eee5e833e /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | 276aeee1c5fc00df700f0782060beae126600472 (diff) | |
nds32/setup: remove unused memblock_region variable in setup_memory()
kernel test robot reports unused variable warning:
arch/nds32/kernel/setup.c:247:26: warning: Unused variable: region
[unusedVariable]
struct memblock_region *region;
^
Remove the unused variable.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Cc: Greentime Hu <[email protected]>
Cc: Nick Hu <[email protected]>
Cc: Vincent Chen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions