aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tda8290.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tda8290.c')
-rw-r--r--drivers/media/video/tda8290.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/tda8290.c b/drivers/media/video/tda8290.c
index 1e2acc4abbe6..e2027dada5d1 100644
--- a/drivers/media/video/tda8290.c
+++ b/drivers/media/video/tda8290.c
@@ -48,7 +48,7 @@ static struct freq_entry div_table[] = {
48 { 0x1C34, 3 }, 48 { 0x1C34, 3 },
49 { 0x0D34, 2 }, 49 { 0x0D34, 2 },
50 { 0x067B, 1 }, 50 { 0x067B, 1 },
51 { 0x0000, 0 }, 51 { 0x0000, 0 },
52}; 52};
53 53
54static struct freq_entry agc_table[] = { 54static struct freq_entry agc_table[] = {