Hi Daniel, This patch fixes the missing prototype warning for amdgpu_info_ioctl(). Feel free to apply it as is, or squash it with my previous patch in this area--the one which makes struct drm_driver const. Luben Tuikov (1): drm/amdgpu: Fix missing prototype warning drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.29.2.154.g7f7ebe054a