aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-video.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-02-06 19:53:04 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-02-21 10:35:17 -0500
commitdb406b58551bc7de1e331e8ad1bc11ba1545ee8b (patch)
tree568ec19d16d078bbe1f357f2f47371ba84f9063c /drivers/media/video/cx88/cx88-video.c
parent3198cf676c18edd2b04c7016d1873f6e797b3d9a (diff)
V4L/DVB (5199): Cx88-video.c: remove struct radionorms
This patch removes the unused struct radionorms. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88/cx88-video.c')
-rw-r--r--drivers/media/video/cx88/cx88-video.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/cx88/cx88-video.c b/drivers/media/video/cx88/cx88-video.c
index f6736eb786bc..a97be1bdc31d 100644
--- a/drivers/media/video/cx88/cx88-video.c
+++ b/drivers/media/video/cx88/cx88-video.c
@@ -86,8 +86,6 @@ static LIST_HEAD(cx8800_devlist);
86/* ------------------------------------------------------------------- */ 86/* ------------------------------------------------------------------- */
87/* static data */ 87/* static data */
88 88
89v4l2_std_id radionorms[] = { 0 };
90
91static struct cx8800_fmt formats[] = { 89static struct cx8800_fmt formats[] = {
92 { 90 {
93 .name = "8 bpp, gray", 91 .name = "8 bpp, gray",