]> 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)
commitbdd6c0387ef403d06ae3cb30f6cc9a993089e746
treefed2e37e5890521bb6dd563e1b6c584803a41cb0
parentc1d40ac5a6eb07615a98517ac3e60c2efd219b16
amdgpu: using vmalloc requires includeing vmalloc.h

Fixes: 3ec693113eef ("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