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)
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>

No differences found