On 04/02/2013 06:39 PM, Guennadi Liakhovetski wrote: > A wrong path to a driver breaks DocBook built. > > Cc: Jiri Slaby <[email protected]> > Signed-off-by: Guennadi Liakhovetski <[email protected]>
Yes, thanks for fixing. Acked-by: Jiri Slaby <[email protected]> > Documentation/DocBook/device-drivers.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Documentation/DocBook/device-drivers.tmpl > b/Documentation/DocBook/device-drivers.tmpl > index 7514dbf..c36892c 100644 > --- a/Documentation/DocBook/device-drivers.tmpl > +++ b/Documentation/DocBook/device-drivers.tmpl > @@ -227,7 +227,7 @@ X!Isound/sound_firmware.c > <chapter id="uart16x50"> > <title>16x50 UART Driver</title> > !Edrivers/tty/serial/serial_core.c > -!Edrivers/tty/serial/8250/8250.c > +!Edrivers/tty/serial/8250/8250_core.c > </chapter> > > <chapter id="fbdev"> > -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

