|
@@ -1131,7 +1131,6 @@ struct drm_device {
|
|
/*@{ */
|
|
/*@{ */
|
|
int irq_enabled; /**< True if irq handler is enabled */
|
|
int irq_enabled; /**< True if irq handler is enabled */
|
|
__volatile__ long context_flag; /**< Context swapping flag */
|
|
__volatile__ long context_flag; /**< Context swapping flag */
|
|
- int last_checked; /**< Last context checked for DMA */
|
|
|
|
int last_context; /**< Last current context */
|
|
int last_context; /**< Last current context */
|
|
/*@} */
|
|
/*@} */
|
|
|
|
|