]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Fix configuration error around populate_and_map() functions
authorTom St Denis <tom.stdenis@amd.com>
Tue, 5 Sep 2017 11:30:59 +0000 (07:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Sep 2017 18:22:55 +0000 (14:22 -0400)
commit33a8acfad4418f42389d7d6d98cc0a9297b5881c
treeed063504cd46d518cf847f1f0b67eff527534007
parentfa77af0223c4a7ba4ca0d36f7d19f930792ac3ef
drm/ttm: Fix configuration error around populate_and_map() functions

Fixed kbuild errors when IOMMU/SWIOTLB are disabled.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_page_alloc.c