aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_fifo.c')
-rw-r--r--drivers/gpu/drm/nouveau/nv50_fifo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nv50_fifo.c b/drivers/gpu/drm/nouveau/nv50_fifo.c
index a61fa1351ac2..5a440e89e918 100644
--- a/drivers/gpu/drm/nouveau/nv50_fifo.c
+++ b/drivers/gpu/drm/nouveau/nv50_fifo.c
@@ -24,7 +24,7 @@
24 * 24 *
25 */ 25 */
26 26
27#include "drmP.h" 27#include <drm/drmP.h>
28#include "nouveau_drv.h" 28#include "nouveau_drv.h"
29#include "nouveau_fifo.h" 29#include "nouveau_fifo.h"
30#include "nouveau_ramht.h" 30#include "nouveau_ramht.h"