diff options
Diffstat (limited to 'linux/radeon_drm.h')
-rw-r--r-- | linux/radeon_drm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/radeon_drm.h b/linux/radeon_drm.h index bd68241a..8e51e315 100644 --- a/linux/radeon_drm.h +++ b/linux/radeon_drm.h @@ -240,8 +240,6 @@ typedef struct { * KW: actually it's illegal to change any of this (backwards compatibility). */ -#define DRM_IOCTL_RADEON_CP_INIT DRM_IOW( 0x40, drm_radeon_init_t) - typedef struct drm_radeon_init { enum { RADEON_INIT_CP = 0x01, |