]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h
Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_gart.h
index afa2e2877d87cf7065d7000a4a5ed451ca673e43..a25fe97b0196da4b6754e3a7bfbc62c4cab906e8 100644 (file)
@@ -46,9 +46,6 @@ struct amdgpu_gart {
        unsigned                        num_gpu_pages;
        unsigned                        num_cpu_pages;
        unsigned                        table_size;
-#ifdef CONFIG_DRM_AMDGPU_GART_DEBUGFS
-       struct page                     **pages;
-#endif
        bool                            ready;
 
        /* Asic default pte flags */
This page took 0.035777 seconds and 4 git commands to generate.