[PATCH] docbook: fix v4l fatal filename error

From: Randy.Dunlap
Date: Wed Aug 06 2008 - 13:13:50 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
cc: mchehab@xxxxxxxxxxxxx

docproc: /var/linsrc/lin2627-rc2/drivers/media/video/videodev.c: No such file or directory
make[1]: *** [Documentation/DocBook/videobook.xml] Error 1

Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
---
Documentation/DocBook/videobook.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Argh. See Documentation/SubmitChecklist #11.

--- lin2627-rc2.orig/Documentation/DocBook/videobook.tmpl
+++ lin2627-rc2/Documentation/DocBook/videobook.tmpl
@@ -1648,7 +1648,7 @@ static struct video_buffer capture_fb;

<chapter id="pubfunctions">
<title>Public Functions Provided</title>
-!Edrivers/media/video/videodev.c
+!Edrivers/media/video/v4l2-dev.c
</chapter>

</book>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/