Commit caa93d9bd2d7 ("usb: Fix up movement of USB core kerneldoc location")
removed the reference to the _usb_header label by mistake, which causes the
following htmldocs build warning:
Documentation/driver-api/usb/writing_usb_driver.rst:129: WARNING: undefined label: usb_header
Restore the label.
Fixes: caa93d9bd2d7 ("usb: Fix up movement of USB core kerneldoc location")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20210521013608.17957-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
||
|---|---|---|
| .. | ||
| anchors.rst | ||
| bulk-streams.rst | ||
| callbacks.rst | ||
| dma.rst | ||
| dwc3.rst | ||
| error-codes.rst | ||
| gadget.rst | ||
| hotplug.rst | ||
| index.rst | ||
| persist.rst | ||
| power-management.rst | ||
| typec_bus.rst | ||
| typec.rst | ||
| URB.rst | ||
| usb3-debug-port.rst | ||
| usb.rst | ||
| writing_musb_glue_layer.rst | ||
| writing_usb_driver.rst | ||