提交 f9618ac0 编写于 作者: D Dave Airlie 提交者: Dave Airlie

drm: remove second forward decleration of drm device struct.

Signed-off-by: NDave Airlie <airlied@linux.ie>
上级 2655e2ce
......@@ -559,8 +559,6 @@ struct drm_mm {
* a family of cards. There will one drm_device for each card present
* in this family
*/
struct drm_device;
struct drm_driver {
int (*load) (struct drm_device *, unsigned long flags);
int (*firstopen) (struct drm_device *);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册