summaryrefslogtreecommitdiff
path: root/include/drm/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r--include/drm/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index 1ea404fd745d..dd03fd4239ad 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -1131,7 +1131,6 @@ struct drm_device {
/*@{ */
int irq_enabled; /**< True if irq handler is enabled */
__volatile__ long context_flag; /**< Context swapping flag */
- int last_checked; /**< Last context checked for DMA */
int last_context; /**< Last current context */
/*@} */