]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/gpu/drm/ttm/ttm_bo_util.c
drm/ttm: Export symbols needed for the vmwgfx driver.
[mv-sheeva.git] / drivers / gpu / drm / ttm / ttm_bo_util.c
index c70927ecda2179ea0b616f0818330d605e54350e..ceae52f45c396fcb04dcd7dcd26cc29c679393b2 100644 (file)
@@ -369,6 +369,7 @@ pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp)
 #endif
        return tmp;
 }
+EXPORT_SYMBOL(ttm_io_prot);
 
 static int ttm_bo_ioremap(struct ttm_buffer_object *bo,
                          unsigned long bus_base,