diff options
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_surface.c')
| -rw-r--r-- | drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c b/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c index 7681341fe32b..5900cff5bbc3 100644 --- a/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c +++ b/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | |||
| @@ -25,11 +25,12 @@ | |||
| 25 | * | 25 | * |
| 26 | **************************************************************************/ | 26 | **************************************************************************/ |
| 27 | 27 | ||
| 28 | #include <drm/ttm/ttm_placement.h> | ||
| 29 | |||
| 28 | #include "vmwgfx_drv.h" | 30 | #include "vmwgfx_drv.h" |
| 29 | #include "vmwgfx_resource_priv.h" | 31 | #include "vmwgfx_resource_priv.h" |
| 30 | #include "vmwgfx_so.h" | 32 | #include "vmwgfx_so.h" |
| 31 | #include "vmwgfx_binding.h" | 33 | #include "vmwgfx_binding.h" |
| 32 | #include <ttm/ttm_placement.h> | ||
| 33 | #include "device_include/svga3d_surfacedefs.h" | 34 | #include "device_include/svga3d_surfacedefs.h" |
| 34 | 35 | ||
| 35 | 36 | ||
