drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 22 Jul 2015 08:29:00 +0000 (17:29 +0900)
committerAlex 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

index 1ef7666..01aa2a8 100644 (file)
@@ -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)