commit | fe88d122e6aeb86b3bffc76a997ce439cb6f031a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Dec 31 11:20:12 2016 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Dec 31 11:41:49 2016 +0000 |
tree | 0eb11f1ad67d6ea69071e6114599e34b2246f85d | |
parent | 6095868a271d18d0144d26828c5b8c7de390ff5c [diff] |
drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type DRRS is not yet kerneldoc despite the allusion prior to enum drrs_refresh_rate_type. Drop the '**' to avoid the warnings from make htmldocs. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161231112012.29263-4-chris@chris-wilson.co.uk