commit | 934949d816004ff66e21adbab225e9cb7f20015a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Nov 09 09:05:11 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 26 19:38:04 2009 -0200 |
tree | eaf4d22a1c578ec66b74d8b0e9cfa69669c0f2f0 | |
parent | 28f4ddd1e8e341907d8f4f4b9ebf9f441f30420a [diff] |
V4L/DVB (13371): davinci: remove stray duplicate config pointer The vpif_config struct was renamed to vpif_display_config, but there is still a stray vpif_config *config pointer in vpif_display.c, preventing it from compiling. Remove this old duplicate pointer. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>