[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0808061007160.11671@shark.he.net>
Date: Wed, 6 Aug 2008 10:08:56 -0700 (PDT)
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: linux-kernel@...r.kernel.org
cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
mchehab@...radead.org
Subject: [PATCH] docbook: fix v4l fatal filename error
From: Randy Dunlap <randy.dunlap@...cle.com>
cc: mchehab@...radead.org
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@...cle.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists