Fix kernel documentation no longer building due to un-escaped ascii-art in Documentation/driver-api/usb/typec.rst. Fixes: bdecb33af34f ("usb: typec: API for controlling USB Type-C ...") Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> --- Documentation/driver-api/usb/typec.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/driver-api/usb/typec.rst b/Documentation/driver-api/usb/typec.rst index feb31946490b..7b8d4976d164 100644 --- a/Documentation/driver-api/usb/typec.rst +++ b/Documentation/driver-api/usb/typec.rst @@ -212,6 +212,8 @@ port drivers can use USB Role Class API with those. Illustration of the muxes behind a connector that supports an alternate mode: +:: + ------------------------ | Connector | ------------------------ -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html