aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_page_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_page_alloc.c')
-rw-r--r--drivers/gpu/drm/ttm/ttm_page_alloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/ttm/ttm_page_alloc.c b/drivers/gpu/drm/ttm/ttm_page_alloc.c
index ebc6fac96e36..860dc4813e99 100644
--- a/drivers/gpu/drm/ttm/ttm_page_alloc.c
+++ b/drivers/gpu/drm/ttm/ttm_page_alloc.c
@@ -45,8 +45,8 @@
45 45
46#include <linux/atomic.h> 46#include <linux/atomic.h>
47 47
48#include "ttm/ttm_bo_driver.h" 48#include <drm/ttm/ttm_bo_driver.h>
49#include "ttm/ttm_page_alloc.h" 49#include <drm/ttm/ttm_page_alloc.h>
50 50
51#ifdef TTM_HAS_AGP 51#ifdef TTM_HAS_AGP
52#include <asm/agp.h> 52#include <asm/agp.h>