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 <oded.gabbay@xxxxxxxxx> wrote: > This patch fixes kernel build in ARCH=frv > > Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx> > --- > 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 d7509b706b26..ad7292fc454c 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h > @@ -26,6 +26,7 @@ > #define AMDGPU_AMDKFD_H_INCLUDED > > #include <linux/types.h> > +#include <linux/mm.h> > #include <linux/mmu_context.h> > #include <kgd_kfd_interface.h> > #include <drm/ttm/ttm_execbuf_util.h> > -- > 2.14.3 > _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel