aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2015-07-22 17:29:00 +0900
committerAlex Deucher <alexander.deucher@amd.com>2015-07-29 15:48:04 -0400
commite13af53e7d5a8cea8992d9b61fac69bd0ed8d845 (patch)
treeaa0f9b19670f49b3e8ec4c3bf513a2617e6bc559 /include/uapi
parentMerge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (diff)
downloadlinux-dev-e13af53e7d5a8cea8992d9b61fac69bd0ed8d845.tar.xz
linux-dev-e13af53e7d5a8cea8992d9b61fac69bd0ed8d845.zip
drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
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>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/drm/radeon_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/drm/radeon_drm.h b/include/uapi/drm/radeon_drm.h
index 1ef76661e1a1..01aa2a8e3f8d 100644
--- 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)