commit | 5a1cbdb0fb6748a52a33f4ccd5d49486d7479fbb | [log] [tgz] |
---|---|---|
author | Masanari Iida <standby24x7@gmail.com> | Thu Oct 23 09:06:28 2014 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 23 10:12:18 2014 +0200 |
tree | f4ec40be43ea2a92ce30ba2427d0d7b5abbb1e96 | |
parent | e45708976aea3a3c3aa959e3cc2b703fefbd758a [diff] |
gpu: drm: Fix warning caused by a parameter description in drm_crtc.c This patch fix following error while "make xmldocs" Warning(.//drivers/gpu/drm/drm_crtc.c:778): Excess function parameter 'mode' description in 'drm_connector_get_cmdline_mode' Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>