diff options
Diffstat (limited to 'sound/core/info_oss.c')
-rw-r--r-- | sound/core/info_oss.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/info_oss.c b/sound/core/info_oss.c index 1478c8dfd473..f479374b6bd8 100644 --- a/sound/core/info_oss.c +++ b/sound/core/info_oss.c | |||
@@ -61,7 +61,6 @@ int snd_oss_info_register(int dev, int num, char *string) | |||
61 | mutex_unlock(&strings); | 61 | mutex_unlock(&strings); |
62 | return 0; | 62 | return 0; |
63 | } | 63 | } |
64 | |||
65 | EXPORT_SYMBOL(snd_oss_info_register); | 64 | EXPORT_SYMBOL(snd_oss_info_register); |
66 | 65 | ||
67 | static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) | 66 | static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) |