projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d11cb
)
freedreno: Restore msm_drm.h to a pristine "make headers_install" copy.
author
Eric Anholt
<eric@anholt.net>
Mon, 13 May 2019 22:31:17 +0000
(15:31 -0700)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/include/drm-uapi/msm_drm.h
b/include/drm-uapi/msm_drm.h
index 0baa2bfdd635881cf17a7387c5fae5bb18fdb09a..0b85ed6a3710fa9f6748d78c1dc80dfcae77c00b 100644
(file)
--- a/
include/drm-uapi/msm_drm.h
+++ b/
include/drm-uapi/msm_drm.h
@@
-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" {