Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e13af53e authored by Michel Dänzer's avatar Michel Dänzer Committed by Alex Deucher
Browse files

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: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarMichel Dänzer <michel.daenzer@amd.com>
parent 520e8bfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)