Loading
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Warning: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1923 expecting prototype for amdgpu_ttm_mmio_remap_bo_init(). Prototype was for amdgpu_ttm_alloc_mmio_remap_bo() instead Fixes: 96e97a56 ("drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal") Signed-off-by:Yujie Liu <yujie.liu@intel.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>