aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/drm_context.c')
-rw-r--r--drivers/gpu/drm/drm_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/drm_context.c b/drivers/gpu/drm/drm_context.c
index affa629589ac..45adf97e678f 100644
--- a/drivers/gpu/drm/drm_context.c
+++ b/drivers/gpu/drm/drm_context.c
@@ -40,7 +40,7 @@
40 * needed by SiS driver's memory management. 40 * needed by SiS driver's memory management.
41 */ 41 */
42 42
43#include "drmP.h" 43#include <drm/drmP.h>
44 44
45/******************************************************************/ 45/******************************************************************/
46/** \name Context bitmap support */ 46/** \name Context bitmap support */