diff options
| author | Mike Rapoport <[email protected]> | 2021-05-09 09:11:03 +0000 |
|---|---|---|
| committer | Stafford Horne <[email protected]> | 2021-05-09 21:22:43 +0000 |
| commit | 371dcaee1ade4b1eefd541ae6ee048b5ce15b37c (patch) | |
| tree | 3e2960db8e4be651240052d0dc10361b8d48fb8f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | openrisc: mm/init.c: remove unused memblock_region variable in map_ram() (diff) | |
| download | kernel-371dcaee1ade4b1eefd541ae6ee048b5ce15b37c.tar.gz kernel-371dcaee1ade4b1eefd541ae6ee048b5ce15b37c.zip | |
openrisc: mm/init.c: remove unused variable 'end' in paging_init()
A build with W=1 enabled produces the following warning:
CC arch/openrisc/mm/init.o
arch/openrisc/mm/init.c: In function 'paging_init':
arch/openrisc/mm/init.c:131:16: warning: variable 'end' set but not used [-Wunused-but-set-variable]
131 | unsigned long end;
| ^~~
Remove the unused variable 'end'.
Signed-off-by: Mike Rapoport <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
