V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums
authorAdrian Bunk <bunk@kernel.org>
Fri, 16 May 2008 03:15:53 +0000 (00:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 09:35:42 +0000 (06:35 -0300)
commit38db143e6feaa2dc649ed8bf69d1a12f7b9c0246
tree1c052addc54edbc60e4fe5459acf9c7abe948a0f
parent427aad6fda607914945022e916827037d2d0db3d
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>
drivers/media/common/tuners/mxl5005s.c