drm/ttm: declare 'struct device' in ttm_page_alloc.h
[cascardo/linux.git] / include / drm / ttm / ttm_page_alloc.h
index d1f61bf..49a8284 100644 (file)
@@ -29,6 +29,8 @@
 #include <drm/ttm/ttm_bo_driver.h>
 #include <drm/ttm/ttm_memory.h>
 
+struct device;
+
 /**
  * Initialize pool allocator.
  */