diff options
Diffstat (limited to 'sound/core')
-rw-r--r-- | sound/core/info_oss.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/core/info_oss.c b/sound/core/info_oss.c index 435c9399f7a9..9e8b8163bdd4 100644 --- a/sound/core/info_oss.c +++ b/sound/core/info_oss.c | |||
@@ -66,8 +66,6 @@ int snd_oss_info_register(int dev, int num, char *string) | |||
66 | 66 | ||
67 | EXPORT_SYMBOL(snd_oss_info_register); | 67 | EXPORT_SYMBOL(snd_oss_info_register); |
68 | 68 | ||
69 | extern void snd_card_info_read_oss(struct snd_info_buffer *buffer); | ||
70 | |||
71 | static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) | 69 | static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) |
72 | { | 70 | { |
73 | int idx, ok = -1; | 71 | int idx, ok = -1; |