diff --git a/include/drm/drm_drv.h b/include/drm/drm_drv.h index 36a606af4ba1d8ffae8aaacfce03d9ec52250f03..1bbbcb8e2d2310f3853cd742b4ac9f5c306e6a42 100644 --- a/include/drm/drm_drv.h +++ b/include/drm/drm_drv.h @@ -369,7 +369,7 @@ struct drm_driver { uint64_t *offset); /** - * @fbdev_probe + * @fbdev_probe: * * Allocates and initialize the fb_info structure for fbdev emulation. * Furthermore it also needs to allocate the DRM framebuffer used to