aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv10_fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv10_fb.c')
-rw-r--r--drivers/gpu/drm/nouveau/nv10_fb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/nv10_fb.c b/drivers/gpu/drm/nouveau/nv10_fb.c
index 55fdbc2ae5a5..510e90f34482 100644
--- a/drivers/gpu/drm/nouveau/nv10_fb.c
+++ b/drivers/gpu/drm/nouveau/nv10_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
6nv10_fb_init_tile_region(struct drm_device *dev, int i, uint32_t addr, 6nv10_fb_init_tile_region(struct drm_device *dev, int i, uint32_t addr,