diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/drm/drmP.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h index 90b379cd07ad..3ca7b14f4f45 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, | |||
1309 | struct drm_unique *u); | 1309 | struct drm_unique *u); |
1310 | 1310 | ||
1311 | /* sysfs support (drm_sysfs.c) */ | 1311 | /* sysfs support (drm_sysfs.c) */ |
1312 | struct drm_sysfs_class; | ||
1313 | extern struct class *drm_sysfs_create(struct module *owner, char *name); | 1312 | extern struct class *drm_sysfs_create(struct module *owner, char *name); |
1314 | extern void drm_sysfs_destroy(void); | 1313 | extern void drm_sysfs_destroy(void); |
1315 | extern struct device *drm_sysfs_minor_alloc(struct drm_minor *minor); | 1314 | extern struct device *drm_sysfs_minor_alloc(struct drm_minor *minor); |