]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/gpu/drm/radeon/radeon.h
drm: move ttm global code to core drm
[mv-sheeva.git] / drivers / gpu / drm / radeon / radeon.h
index 368fecf0c2b7a7d1f824a42e50f5188d34917294..3cd1c470b7770639c44151d6c9d627da435db07e 100644 (file)
@@ -235,7 +235,7 @@ struct radeon_surface_reg {
  */
 struct radeon_mman {
        struct ttm_bo_global_ref        bo_global_ref;
-       struct ttm_global_reference     mem_global_ref;
+       struct drm_global_reference     mem_global_ref;
        struct ttm_bo_device            bdev;
        bool                            mem_global_referenced;
        bool                            initialized;