V4L/DVB (5199): Cx88-video.c: remove struct radionorms
authorAdrian Bunk <bunk@stusta.de>
Wed, 7 Feb 2007 00:53:04 +0000 (21:53 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:35:17 +0000 (13:35 -0200)
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>
drivers/media/video/cx88/cx88-video.c

index f6736eb..a97be1b 100644 (file)
@@ -86,8 +86,6 @@ static LIST_HEAD(cx8800_devlist);
 /* ------------------------------------------------------------------- */
 /* static data                                                         */
 
-v4l2_std_id radionorms[] = { 0 };
-
 static struct cx8800_fmt formats[] = {
        {
                .name     = "8 bpp, gray",