projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
520e8bf
)
drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
author
Michel Dänzer
<michel.daenzer@amd.com>
Wed, 22 Jul 2015 08:29:00 +0000
(17:29 +0900)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 29 Jul 2015 19:48:04 +0000
(15:48 -0400)
This allows radeon_drm.h to be reused verbatim in libdrm.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
include/uapi/drm/radeon_drm.h
patch
|
blob
|
history
diff --git
a/include/uapi/drm/radeon_drm.h
b/include/uapi/drm/radeon_drm.h
index 1ef76661e1a1b5cc7a1d1021aefd2501f8e5375e..01aa2a8e3f8de1bc368ab53f3f5db472f0329fa7 100644
(file)
--- a/
include/uapi/drm/radeon_drm.h
+++ b/
include/uapi/drm/radeon_drm.h
@@
-33,7
+33,7
@@
#ifndef __RADEON_DRM_H__
#define __RADEON_DRM_H__
-#include
<drm/drm.h>
+#include
"drm.h"
/* WARNING: If you change any of these defines, make sure to change the
* defines in the X server file (radeon_sarea.h)