aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv40_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv40_fb.c')
-rw-r--r--drivers/gpu/drm/nouveau/nv40_fb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/nv40_fb.c b/drivers/gpu/drm/nouveau/nv40_fb.c
index c901cef3647..88b4f7c4399 100644
--- a/drivers/gpu/drm/nouveau/nv40_fb.c
+++ b/drivers/gpu/drm/nouveau/nv40_fb.c
@@ -1,6 +1,6 @@
1#include "drmP.h" 1#include <drm/drmP.h>
2#include "nouveau_drv.h" 2#include "nouveau_drv.h"
3#include "nouveau_drm.h" 3#include <drm/nouveau_drm.h>
4 4
5void 5void
6nv40_fb_set_tile_region(struct drm_device *dev, int i) 6nv40_fb_set_tile_region(struct drm_device *dev, int i)