summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-02-06 22:53:04 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-02-06 22:53:04 -0200
commit8b41e1f9f274a2fef5a0364ca4a8acff2201c374 (patch)
treeb093095d8a354ace3597431d2f597f1dab175f33 /linux/drivers/media/video/cx88/cx88-video.c
parent8f938cbe5d449f5497d2cc698324d6c5c421eec1 (diff)
downloadmediapointer-dvb-s2-8b41e1f9f274a2fef5a0364ca4a8acff2201c374.tar.gz
mediapointer-dvb-s2-8b41e1f9f274a2fef5a0364ca4a8acff2201c374.tar.bz2
Cx88-video.c: remove struct radionorms
From: Adrian Bunk <bunk@stusta.de> 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 'linux/drivers/media/video/cx88/cx88-video.c')
-rw-r--r--linux/drivers/media/video/cx88/cx88-video.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx88/cx88-video.c b/linux/drivers/media/video/cx88/cx88-video.c
index ee3ef610e..43c89eec9 100644
--- a/linux/drivers/media/video/cx88/cx88-video.c
+++ b/linux/drivers/media/video/cx88/cx88-video.c
@@ -102,8 +102,6 @@ static LIST_HEAD(cx8800_devlist);
/* ------------------------------------------------------------------- */
/* static data */
-v4l2_std_id radionorms[] = { 0 };
-
static struct cx8800_fmt formats[] = {
{
.name = "8 bpp, gray",