OSDN Git Service

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)
commit7044cb6c20776a1d546f08c332601bb6005388a2
treefed2e37e5890521bb6dd563e1b6c584803a41cb0
parent977f7e1068be60f3cac7d80ab18692341f3b7fc5
amdgpu: using vmalloc requires includeing vmalloc.h

Fixes: 240c811ccde4 ("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