From: Randy Dunlap Date: Sun, 23 Jan 2011 03:50:03 +0000 (-0800) Subject: docbook: fix broken serial to tty/serial movement X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fcf285643433c6f6663182e9f4b3c9169fa22e3e;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git docbook: fix broken serial to tty/serial movement Fix move of drivers/serial/ to drivers/tty/, where it broke one of the docbook files: docproc: drivers/serial/serial_core.c: No such file or directory Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 35447e081736..36f63d4a0a06 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -217,8 +217,8 @@ X!Isound/sound_firmware.c 16x50 UART Driver !Iinclude/linux/serial_core.h -!Edrivers/serial/serial_core.c -!Edrivers/serial/8250.c +!Edrivers/tty/serial/serial_core.c +!Edrivers/tty/serial/8250.c