diff --git a/[refs] b/[refs] index 0770ca676bfe..a13700411d04 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 05321937469a8592d6a6d35f1d38ca882d243044 +refs/heads/master: 56d110e852b0b1c85ad6c9bfe1cb4473ceb16402 diff --git a/trunk/drivers/char/drm/drmP.h b/trunk/drivers/char/drm/drmP.h index 8ea9dd1717a9..6540948d5176 100644 --- a/trunk/drivers/char/drm/drmP.h +++ b/trunk/drivers/char/drm/drmP.h @@ -640,7 +640,6 @@ struct drm_head { struct drm_device *dev; struct proc_dir_entry *dev_root; /**< proc directory entry */ dev_t device; /**< Device number for mknod */ - struct class_device *dev_class; }; /**