|
@@ -29,11 +29,11 @@
|
|
|
* Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
|
|
|
* Dave Airlie
|
|
|
*/
|
|
|
-#include <ttm/ttm_bo_api.h>
|
|
|
-#include <ttm/ttm_bo_driver.h>
|
|
|
-#include <ttm/ttm_placement.h>
|
|
|
-#include <ttm/ttm_module.h>
|
|
|
-#include <ttm/ttm_page_alloc.h>
|
|
|
+#include <drm/ttm/ttm_bo_api.h>
|
|
|
+#include <drm/ttm/ttm_bo_driver.h>
|
|
|
+#include <drm/ttm/ttm_placement.h>
|
|
|
+#include <drm/ttm/ttm_module.h>
|
|
|
+#include <drm/ttm/ttm_page_alloc.h>
|
|
|
#include <drm/drmP.h>
|
|
|
#include <drm/amdgpu_drm.h>
|
|
|
#include <linux/seq_file.h>
|