commit | e81cf44428b9540d489a12880663488708bbb9c1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 20 10:49:39 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Jul 23 16:42:53 2008 -0300 |
tree | 1aeaf70fed9df1f308d2d817100ab97feb0448d2 | |
parent | 22a04f106346c3af019135f2de3cabf9ac41c3ba [diff] |
V4L/DVB (8433): Fix macro name at z0194a.h As reported by Hans Verkuil: In file included from /home/v4l/master/v4l/dw2102.c:14: /home/v4l/master/v4l/z0194a.h:93: error: 'STV0229_LOCKOUTPUT_1' undeclared here (not in a function) This is due to some typos that were fixed on stv0299. This patch renames it in accord with that fix. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>