From e76341944626ac2433e00d7a495a021d05501ac5 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Mon, 14 Sep 2009 01:56:05 -0300 Subject: staging-specs: Avoid some build errors From: Mauro Carvalho Chehab Error: no ID for constraint linkend: v4l2-mpeg-vbi-itv0-1. Priority: normal Signed-off-by: Mauro Carvalho Chehab --- staging-specs/Makefile | 2 +- staging-specs/v4l/dev-sliced-vbi.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/staging-specs/Makefile b/staging-specs/Makefile index 2a82b9275..adaf82fd9 100644 --- a/staging-specs/Makefile +++ b/staging-specs/Makefile @@ -362,7 +362,7 @@ DOCUMENTED = \ -e "s/\(\(enum\|struct\) *\)\(v4l2_[a-zA-Z0-9_]*\)/\1\3<\/link>/g" \ -e "s/\(V4L2_PIX_FMT_[A-Z0-9_]\+\) /\1<\/link> /g" \ -e ":a;s/\(linkend=\".*\)_\(.*\">\)/\1-\2/;ta" \ - -e "s/\(linkend\=\"\)v4l2\-mpeg\-vbi\-ITV0/\1v4l2_mpeg_vbi_itv0-1/g" + -e "s/\(linkend\=\"\)v4l2\-mpeg\-vbi\-ITV0/\1v4l2-mpeg-vbi-itv0-1/g" v4l/libv4l-fmt.xml: diff --git a/staging-specs/v4l/dev-sliced-vbi.xml b/staging-specs/v4l/dev-sliced-vbi.xml index a2cfc45ef..69e789fa7 100644 --- a/staging-specs/v4l/dev-sliced-vbi.xml +++ b/staging-specs/v4l/dev-sliced-vbi.xml @@ -510,7 +510,7 @@ which VBI lines are provided. - struct + struct v4l2_mpeg_vbi_ITV0 ITV0 @@ -604,7 +604,7 @@ unspecified data that should be ignored by applications. - +
struct <structname>v4l2_mpeg_vbi_ITV0</structname> -- cgit v1.2.3