Merge branch 'drm-core-next' into drm-linus
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / ttm / ttm_tt.c
index 90ea46aed05050489930278975934cea7ca24628..9c2b1cc5dba5a10b586d4c8b9a6dc6ffeb02a376 100644 (file)
@@ -280,6 +280,7 @@ int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement)
 
        return ttm_tt_set_caching(ttm, state);
 }
+EXPORT_SYMBOL(ttm_tt_set_placement_caching);
 
 static void ttm_tt_free_alloced_pages(struct ttm_tt *ttm)
 {