forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/include/drm/ttm/ttm_page_alloc.h
....@@ -74,7 +74,7 @@
7474 */
7575 int ttm_page_alloc_debugfs(struct seq_file *m, void *data);
7676
77
-#if defined(CONFIG_SWIOTLB) || defined(CONFIG_INTEL_IOMMU)
77
+#if defined(CONFIG_DRM_TTM_DMA_PAGE_POOL)
7878 /**
7979 * Initialize pool allocator.
8080 */