|
@@ -1172,8 +1172,6 @@ struct drm_device {
|
|
/*@} */
|
|
/*@} */
|
|
|
|
|
|
struct fasync_struct *buf_async;/**< Processes waiting for SIGIO */
|
|
struct fasync_struct *buf_async;/**< Processes waiting for SIGIO */
|
|
- wait_queue_head_t buf_readers; /**< Processes waiting to read */
|
|
|
|
- wait_queue_head_t buf_writers; /**< Processes waiting to ctx switch */
|
|
|
|
|
|
|
|
struct drm_agp_head *agp; /**< AGP data */
|
|
struct drm_agp_head *agp; /**< AGP data */
|
|
|
|
|