]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
docbook: fix broken serial to tty/serial movement
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 23 Jan 2011 03:50:03 +0000 (19:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Jan 2011 04:13:56 +0000 (20:13 -0800)
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 <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/DocBook/device-drivers.tmpl

index 35447e0817367083e2a13d1ec3a1cc389e815d50..36f63d4a0a065368e187822b86a8c4af2feddbe3 100644 (file)
@@ -217,8 +217,8 @@ X!Isound/sound_firmware.c
   <chapter id="uart16x50">
      <title>16x50 UART Driver</title>
 !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
   </chapter>
 
   <chapter id="fbdev">