diff --git a/include/drm/drmP.h b/include/drm/drmP.h index 90b379cd07adf295e73a1db51e0d3d34180b10fc..3ca7b14f4f454a1f19bd5cbf78c7ff8a8087a804 100644 --- a/include/drm/drmP.h +++ b/include/drm/drmP.h @@ -1309,7 +1309,6 @@ extern int drm_pci_set_unique(struct drm_device *dev, struct drm_unique *u); /* sysfs support (drm_sysfs.c) */ -struct drm_sysfs_class; extern struct class *drm_sysfs_create(struct module *owner, char *name); extern void drm_sysfs_destroy(void); extern struct device *drm_sysfs_minor_alloc(struct drm_minor *minor);