X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=sound%2Fcore%2Finfo_oss.c;h=e35789a92752da3b48cf034b8e058b8fc9bfbfeb;hb=f519e67d3376cb177e4ae5f005df13646f6379c1;hp=435c9399f7a94aa51aad11f2826993e395158639;hpb=c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916;p=linux-2.6-omap-h63xx.git diff --git a/sound/core/info_oss.c b/sound/core/info_oss.c index 435c9399f7a..e35789a9275 100644 --- a/sound/core/info_oss.c +++ b/sound/core/info_oss.c @@ -19,7 +19,6 @@ * */ -#include #include #include #include @@ -66,8 +65,6 @@ int snd_oss_info_register(int dev, int num, char *string) EXPORT_SYMBOL(snd_oss_info_register); -extern void snd_card_info_read_oss(struct snd_info_buffer *buffer); - static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) { int idx, ok = -1;