kernel/drivers/gpu/drm/sti/sti_vid.h
.. .. @@ -26,6 +26,6 @@ 26 26 struct sti_vid *sti_vid_create(struct device *dev, struct drm_device *drm_dev, 27 27 int id, void __iomem *baseaddr); 28 28 29 -int vid_debugfs_init(struct sti_vid *vid, struct drm_minor *minor);29 +void vid_debugfs_init(struct sti_vid *vid, struct drm_minor *minor);30 30 31 31 #endif