diff options
Diffstat (limited to 'include/drm')
| -rw-r--r-- | include/drm/nouveau_drm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/nouveau_drm.h b/include/drm/nouveau_drm.h index bc5590b1a1ac..60a7b3e9c2e9 100644 --- a/include/drm/nouveau_drm.h +++ b/include/drm/nouveau_drm.h | |||
| @@ -171,7 +171,6 @@ struct drm_nouveau_gem_pushbuf { | |||
| 171 | }; | 171 | }; |
| 172 | 172 | ||
| 173 | #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 | 173 | #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 |
| 174 | #define NOUVEAU_GEM_CPU_PREP_NOBLOCK 0x00000002 | ||
| 175 | #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 | 174 | #define NOUVEAU_GEM_CPU_PREP_WRITE 0x00000004 |
| 176 | struct drm_nouveau_gem_cpu_prep { | 175 | struct drm_nouveau_gem_cpu_prep { |
| 177 | uint32_t handle; | 176 | uint32_t handle; |
