commit | 38db143e6feaa2dc649ed8bf69d1a12f7b9c0246 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri May 16 00:15:53 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Jun 05 06:35:42 2008 -0300 |
tree | 1c052addc54edbc60e4fe5459acf9c7abe948a0f | |
parent | 427aad6fda607914945022e916827037d2d0db3d [diff] |
V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums It doesn't seem to be intended that "tuner_modu_type" and "MXL5005_ControlName" were global variables. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>