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

No differences found