drm/amdgpu: fix warning about missing imu prototype
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Sep 2022 21:36:26 +0000 (17:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:33:01 +0000 (14:33 -0400)
commit221bb3a9c34f8004c10ebcd0eda9d74354d519d1
tree01d3b624a52ab7dc8212d3da2b43f2c6cac299c6
parentd4e8ad908b2095388a300b19d76b78c170052a8a
drm/amdgpu: fix warning about missing imu prototype

for imu_v11_0_3_program_rlc_ram(). Include imu_v11_0_3.h
in imu_v11_0_3.c.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c