diff options
Diffstat (limited to 'include/drm')
| -rw-r--r-- | include/drm/drmP.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h index cef9a507246e..922e426b3391 100644 --- a/include/drm/drmP.h +++ b/include/drm/drmP.h | |||
| @@ -147,7 +147,6 @@ int drm_err(const char *func, const char *format, ...); | |||
| 147 | #define DRIVER_IRQ_SHARED 0x80 | 147 | #define DRIVER_IRQ_SHARED 0x80 |
| 148 | #define DRIVER_IRQ_VBL 0x100 | 148 | #define DRIVER_IRQ_VBL 0x100 |
| 149 | #define DRIVER_DMA_QUEUE 0x200 | 149 | #define DRIVER_DMA_QUEUE 0x200 |
| 150 | #define DRIVER_FB_DMA 0x400 | ||
| 151 | #define DRIVER_IRQ_VBL2 0x800 | 150 | #define DRIVER_IRQ_VBL2 0x800 |
| 152 | #define DRIVER_GEM 0x1000 | 151 | #define DRIVER_GEM 0x1000 |
| 153 | #define DRIVER_MODESET 0x2000 | 152 | #define DRIVER_MODESET 0x2000 |
