X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fcore%2Finfo_oss.c;h=e35789a92752da3b48cf034b8e058b8fc9bfbfeb;hb=acf63867ae06ef95eea7bf445ded2f05528a81b1;hp=a444bfe2cf7417245014562a20b06791006dbaab;hpb=e30fdb1e026c2d05f216d2e5a25bfafdfd261ec2;p=karo-tx-linux.git diff --git a/sound/core/info_oss.c b/sound/core/info_oss.c index a444bfe2cf74..e35789a92752 100644 --- a/sound/core/info_oss.c +++ b/sound/core/info_oss.c @@ -1,6 +1,6 @@ /* * Information interface for ALSA driver - * Copyright (c) by Jaroslav Kysela + * Copyright (c) by Jaroslav Kysela * * * This program is free software; you can redistribute it and/or modify @@ -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;