[PATCH] docbook: fix v4l fatal filename error

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: <torvalds@...>, <akpm@...>, <mchehab@...>
Date: Wednesday, August 6, 2008 - 1:08 pm

From: Randy Dunlap <randy.dunlap@oracle.com>
cc: mchehab@infradead.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@oracle.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>
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] docbook: fix v4l fatal filename error, Randy.Dunlap, (Wed Aug 6, 1:08 pm)