]> git.baikalelectronics.ru Git - kernel.git/commit
amdgpu: using vmalloc requires includeing vmalloc.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 28 Jan 2020 04:42:27 +0000 (15:42 +1100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Jan 2020 22:15:42 +0000 (17:15 -0500)
commitc9cc3c289de21b38f32ae94e5251393a9c2e346b
treefed2e37e5890521bb6dd563e1b6c584803a41cb0
parent16da255432db5a9611f17a3e6c2fc5a7f03473d1
amdgpu: using vmalloc requires includeing vmalloc.h

Fixes: d529df30bb4e ("drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c