Re: [PATCH] drm/amdkfd: add missing include of mm.h

2018-03-15 Thread Alex Deucher
On Thu, Mar 15, 2018 at 4:10 AM, Oded Gabbay wrote: > This patch fixes kernel build in ARCH=frv > > Signed-off-by: Oded Gabbay Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 1 + > 1 file

Re: [PATCH] drm/amdkfd: add missing include of mm.h

2018-03-15 Thread Oded Gabbay
Hi Dave, Could you please apply this directly to drm-next ? I don't have any pending pull requests at the moment and it seems redundant to send one for just a single patch. Thanks, Oded On Thu, Mar 15, 2018 at 10:10 AM, Oded Gabbay wrote: > This patch fixes kernel build

[PATCH] drm/amdkfd: add missing include of mm.h

2018-03-15 Thread Oded Gabbay
This patch fixes kernel build in ARCH=frv Signed-off-by: Oded Gabbay --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h index