From: Vincent Stehlé Date: Wed, 24 Apr 2013 14:35:10 +0000 (+0200) Subject: docbook: fix 8250 naming in device-drivers X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4cf0cec21e3099b54743a6367360797e4fd5af21;p=deliverable%2Flinux.git docbook: fix 8250 naming in device-drivers 8250 driver has been (re)renamed to 8250_core.c by commit 9196d8acd7f91758872108958dfded7684628444. Follow that change to fix the following error when building htmldocs: docproc: /work/cross/linux//drivers/tty/serial/8250/8250.c: No such file or directory Acked-by: Rob landley Signed-off-by: Vincent Stehlé Signed-off-by: Jiri Kosina --- diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 7514dbf0a679..c36892c072da 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -227,7 +227,7 @@ X!Isound/sound_firmware.c 16x50 UART Driver !Edrivers/tty/serial/serial_core.c -!Edrivers/tty/serial/8250/8250.c +!Edrivers/tty/serial/8250/8250_core.c