aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/radeon_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/radeon_drm.h')
-rw-r--r--include/drm/radeon_drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/radeon_drm.h b/include/drm/radeon_drm.h
index 7c491b4bcf65..58056865b8e9 100644
--- a/include/drm/radeon_drm.h
+++ b/include/drm/radeon_drm.h
@@ -926,7 +926,6 @@ struct drm_radeon_cs_chunk {
926}; 926};
927 927
928/* drm_radeon_cs_reloc.flags */ 928/* drm_radeon_cs_reloc.flags */
929#define RADEON_RELOC_DONT_SYNC 0x01
930 929
931struct drm_radeon_cs_reloc { 930struct drm_radeon_cs_reloc {
932 uint32_t handle; 931 uint32_t handle;