This is where all other USB ReST documentation has moved to. Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx> --- Documentation/driver-api/usb/index.rst | 2 ++ Documentation/{ => driver-api}/usb/typec.rst | 0 Documentation/{ => driver-api}/usb/usb3-debug-port.rst | 0 3 files changed, 2 insertions(+) rename Documentation/{ => driver-api}/usb/typec.rst (100%) rename Documentation/{ => driver-api}/usb/usb3-debug-port.rst (100%) diff --git a/Documentation/driver-api/usb/index.rst b/Documentation/driver-api/usb/index.rst index 3d357a83046b..8fe995a1ec94 100644 --- a/Documentation/driver-api/usb/index.rst +++ b/Documentation/driver-api/usb/index.rst @@ -18,6 +18,8 @@ Linux USB API writing_usb_driver dwc3 writing_musb_glue_layer + typec + usb3-debug-port .. only:: subproject and html diff --git a/Documentation/usb/typec.rst b/Documentation/driver-api/usb/typec.rst similarity index 100% rename from Documentation/usb/typec.rst rename to Documentation/driver-api/usb/typec.rst diff --git a/Documentation/usb/usb3-debug-port.rst b/Documentation/driver-api/usb/usb3-debug-port.rst similarity index 100% rename from Documentation/usb/usb3-debug-port.rst rename to Documentation/driver-api/usb/usb3-debug-port.rst -- 2.11.0.295.gd7dffce1ce -- 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