drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
[linux-2.6-microblaze.git] / drivers / gpu / drm / radeon / radeon.h
index 2e7161a..57e2078 100644 (file)
@@ -73,8 +73,7 @@
 #include <linux/mmu_notifier.h>
 #endif
 
-#include <drm/ttm/ttm_bo_api.h>
-#include <drm/ttm/ttm_bo_driver.h>
+#include <drm/ttm/ttm_bo.h>
 #include <drm/ttm/ttm_placement.h>
 #include <drm/ttm/ttm_execbuf_util.h>