drm/ttm: flip over the range manager to self allocated nodes
[linux-2.6-microblaze.git] / drivers / gpu / drm / nouveau / nouveau_ttm.c
index 6543091..b08b8ef 100644 (file)
@@ -26,6 +26,8 @@
 #include <linux/limits.h>
 #include <linux/swiotlb.h>
 
+#include <drm/ttm/ttm_range_manager.h>
+
 #include "nouveau_drv.h"
 #include "nouveau_gem.h"
 #include "nouveau_mem.h"