[media] mxl5005s: fix compiler warning
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 25 Aug 2011 13:10:32 +0000 (10:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 6 Sep 2011 17:43:43 +0000 (14:43 -0300)
commitd3bcaf083bb7a081b280a04898f7c9f68e1253d4
tree311e70bcb44caaa4426236bce0953cba0e25db59
parent2122eaf64acd9ca42645b4bf8f222c7d452313f1
[media] mxl5005s: fix compiler warning

Removed the unused Xtal_Int variable. That made it also possible to remove a
related function. However, the code of that function has been preserved in a
comment describing an equation. Without that function that comment would
have been hard to understand.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/mxl5005s.c