diff options
Diffstat (limited to 'linux/drm.h')
-rw-r--r-- | linux/drm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drm.h b/linux/drm.h index c36a832b..79dd5814 100644 --- a/linux/drm.h +++ b/linux/drm.h @@ -454,7 +454,6 @@ typedef struct drm_scatter_gather { #define DRM_IOCTL_I810_OV0FLIP DRM_IO ( 0x4b) #define DRM_IOCTL_I810_MC DRM_IOW( 0x4c, drm_i810_mc_t) #define DRM_IOCTL_I810_RSTATUS DRM_IO ( 0x4d ) -#define DRM_IOCTL_I810_VERTEX2 DRM_IOW( 0x4e, drm_i810_vertex2_t) /* Rage 128 specific ioctls */ |