Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tty: Documentation: fix a path in a DocBook template

A wrong path to a driver breaks DocBook built.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Guennadi Liakhovetski and committed by
Greg Kroah-Hartman
5448bd8c 07961ac7

+1 -1
+1 -1
Documentation/DocBook/device-drivers.tmpl
··· 227 227 <chapter id="uart16x50"> 228 228 <title>16x50 UART Driver</title> 229 229 !Edrivers/tty/serial/serial_core.c 230 - !Edrivers/tty/serial/8250/8250.c 230 + !Edrivers/tty/serial/8250/8250_core.c 231 231 </chapter> 232 232 233 233 <chapter id="fbdev">