diff options
Diffstat (limited to 'include/sound/tea575x-tuner.h')
-rw-r--r-- | include/sound/tea575x-tuner.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/tea575x-tuner.h b/include/sound/tea575x-tuner.h index 2a6953568554..098c4de44945 100644 --- a/include/sound/tea575x-tuner.h +++ b/include/sound/tea575x-tuner.h | |||
@@ -73,5 +73,6 @@ struct snd_tea575x { | |||
73 | 73 | ||
74 | int snd_tea575x_init(struct snd_tea575x *tea, struct module *owner); | 74 | int snd_tea575x_init(struct snd_tea575x *tea, struct module *owner); |
75 | void snd_tea575x_exit(struct snd_tea575x *tea); | 75 | void snd_tea575x_exit(struct snd_tea575x *tea); |
76 | void snd_tea575x_set_freq(struct snd_tea575x *tea); | ||
76 | 77 | ||
77 | #endif /* __SOUND_TEA575X_TUNER_H */ | 78 | #endif /* __SOUND_TEA575X_TUNER_H */ |