commit | 4bfd75cb08a362cb1df35dc6a5032d12843c6d87 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Sun Dec 06 21:46:27 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Dec 07 15:22:07 2009 +1000 |
tree | 1363edb589855b593d916411bf3d2f2b5e6cfcf1 | |
parent | c078aa2fc4d8e022c3b611e07b25ff77afdf9b73 [diff] [blame] |
drm/ttm: Export symbols needed for the vmwgfx driver. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
diff --git a/drivers/gpu/drm/ttm/ttm_tt.c b/drivers/gpu/drm/ttm/ttm_tt.c index a55ee1a..90ea46a 100644 --- a/drivers/gpu/drm/ttm/ttm_tt.c +++ b/drivers/gpu/drm/ttm/ttm_tt.c
@@ -192,6 +192,7 @@ 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,