0b3625d
htmldocs will fail, because device-drivers.tmpl references the
0b3625d
non-existant file 8250.c (which got renamed to 8250_core.c)
0b3625d
0b3625d
Signed-off-by: Kyle McMartin <kyle@redhat.com>
0b3625d
0b3625d
--- a/Documentation/DocBook/device-drivers.tmpl
0b3625d
+++ b/Documentation/DocBook/device-drivers.tmpl
0b3625d
@@ -227,7 +227,7 @@ X!Isound/sound_firmware.c
0b3625d
   <chapter id="uart16x50">
0b3625d
      <title>16x50 UART Driver</title>
0b3625d
 !Edrivers/tty/serial/serial_core.c
0b3625d
-!Edrivers/tty/serial/8250/8250.c
0b3625d
+!Edrivers/tty/serial/8250/8250_core.c
0b3625d
   </chapter>
0b3625d
 
0b3625d
   <chapter id="fbdev">