aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/tea575x-tuner.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/tea575x-tuner.h b/include/sound/tea575x-tuner.h
index 0291f48e035e..42ce8cd7616f 100644
--- a/include/sound/tea575x-tuner.h
+++ b/include/sound/tea575x-tuner.h
@@ -42,7 +42,6 @@ struct snd_tea575x_ops {
42}; 42};
43 43
44struct snd_tea575x { 44struct snd_tea575x {
45 struct snd_card *card;
46 struct video_device *vd; /* video device */ 45 struct video_device *vd; /* video device */
47 bool tea5759; /* 5759 chip is present */ 46 bool tea5759; /* 5759 chip is present */
48 bool mute; /* Device is muted? */ 47 bool mute; /* Device is muted? */