diff options
| author | Adrian Bunk <bunk@stusta.de> | 2007-02-06 19:53:04 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-21 10:35:17 -0500 |
| commit | db406b58551bc7de1e331e8ad1bc11ba1545ee8b (patch) | |
| tree | 568ec19d16d078bbe1f357f2f47371ba84f9063c | |
| parent | 3198cf676c18edd2b04c7016d1873f6e797b3d9a (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>
| -rw-r--r-- | drivers/media/video/cx88/cx88-video.c | 2 |
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 | ||
| 89 | v4l2_std_id radionorms[] = { 0 }; | ||
| 90 | |||
| 91 | static struct cx8800_fmt formats[] = { | 89 | static struct cx8800_fmt formats[] = { |
| 92 | { | 90 | { |
| 93 | .name = "8 bpp, gray", | 91 | .name = "8 bpp, gray", |
