freedreno: Restore msm_drm.h to a pristine "make headers_install" copy.
authorEric Anholt <eric@anholt.net>
Mon, 13 May 2019 22:31:17 +0000 (15:31 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 May 2019 18:51:57 +0000 (11:51 -0700)
This diverged back in f1374805a86d ("drm-uapi: use local files, not system
libdrm") to point at drm-uapi's copy, which we don't need now that we're
actually in drm-uapi.

Reviewed-by: Rob Clark <robdclark@gmail.com>
include/drm-uapi/msm_drm.h

index 0baa2bfdd635881cf17a7387c5fae5bb18fdb09a..0b85ed6a3710fa9f6748d78c1dc80dfcae77c00b 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef __MSM_DRM_H__
 #define __MSM_DRM_H__
 
-#include "drm-uapi/drm.h"
+#include "drm.h"
 
 #if defined(__cplusplus)
 extern "C" {