]> git.karo-electronics.de Git - karo-tx-linux.git/commit
DRM: Fix an incorrectly formatted table
authorJonathan Corbet <corbet@lwn.net>
Fri, 23 Jun 2017 20:00:13 +0000 (14:00 -0600)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 26 Jun 2017 09:07:25 +0000 (11:07 +0200)
commit38cb266ad1a24e037220dc563ab46364595b17b6
tree9aea62104b98f6bf258bf4666cf2b06172d9ee41
parente6f0acb2f0da89625aefc84b448f457b9161436b
DRM: Fix an incorrectly formatted table

The "supported input formats" table in dw_hdmi.h was incorrectly formatted,
using "+" signs where "|" needs to be.  That, in turn, causes the PDF build
to fail.

Fixes: def23aa7e982 ("drm: bridge: dw-hdmi: Switch to V4L bus format and encodings")
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170623140013.0703107a@lwn.net
include/drm/bridge/dw_hdmi.h