Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05853ad6 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Felipe Balbi
Browse files

usb: fix the comment with regards to DocBook



The USB gadget documentation is not at DocBook anymore.
The main file was converted to ReST, and stored at
Documentation/driver-api/usb/gadget.rst, but there are
still several plain text files related to gadget under
Documentation/usb.

So, be generic and just mention documentation
without specifying where it is.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 0db56e43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ menuconfig USB_GADGET
	   don't have this kind of hardware (except maybe inside Linux PDAs).

	   For more information, see <http://www.linux-usb.org/gadget> and
	   the kernel DocBook documentation for this API.
	   the kernel documentation for this API.

if USB_GADGET