Merge branch 'drm-core-next' into drm-linus
[safe/jmp/linux-2.6] / drivers / gpu / drm / ttm / ttm_tt.c
index 7bcb89f..9c2b1cc 100644 (file)
@@ -192,6 +192,7 @@ int ttm_tt_populate(struct ttm_tt *ttm)
        ttm->state = tt_unbound;
        return 0;
 }
+EXPORT_SYMBOL(ttm_tt_populate);
 
 #ifdef CONFIG_X86
 static inline int ttm_tt_set_page_caching(struct page *p,