kernel/include/drm/ttm/ttm_page_alloc.h
.. .. @@ -74,7 +74,7 @@ 74 74 */ 75 75 int ttm_page_alloc_debugfs(struct seq_file *m, void *data); 76 76 77 -#if defined(CONFIG_SWIOTLB) || defined(CONFIG_INTEL_IOMMU)77 +#if defined(CONFIG_DRM_TTM_DMA_PAGE_POOL)78 78 /** 79 79 * Initialize pool allocator. 80 80 */