drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned off
authorYong Zhao <Yong.Zhao@amd.com>
Thu, 5 Sep 2019 14:49:56 +0000 (10:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Sep 2019 22:50:53 +0000 (17:50 -0500)
commit95a5bd1b3313e017effdda1c2eeed7f42dea13c3
tree8e43db6fa12c55f85c1fb97e7a3b512921a8c688
parent1a6fc071e1991321d3b6a00e0e7c733a462a4418
drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned off

The issue was accidentally introduced recently.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c