From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>,
Jarkko Nikula <jarkko.nikula@linux.intel.com>
Subject: [PATCH 2/4] sound: oss: vidc: Remove softoss_dev declaration
Date: Thu, 11 Dec 2014 14:19:11 +0200 [thread overview]
Message-ID: <1418300353-13243-2-git-send-email-jarkko.nikula@linux.intel.com> (raw)
In-Reply-To: <1418300353-13243-1-git-send-email-jarkko.nikula@linux.intel.com>
int softoss_dev is not defined anywhere.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
---
sound/oss/vidc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/oss/vidc.c b/sound/oss/vidc.c
index 92ca5bee1860..d81f76f72c8c 100644
--- a/sound/oss/vidc.c
+++ b/sound/oss/vidc.c
@@ -82,7 +82,6 @@ static unsigned int vidc_audio_volume_l; /* left PCM vol, 0 - 65536 */
static unsigned int vidc_audio_volume_r; /* right PCM vol, 0 - 65536 */
extern void vidc_update_filler(int bits, int channels);
-extern int softoss_dev;
static void
vidc_mixer_set(int mdev, unsigned int level)
--
2.1.3
next prev parent reply other threads:[~2014-12-11 12:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 12:19 [PATCH 1/4] sound: oss: Remove SoftOSS documentation Jarkko Nikula
2014-12-11 12:19 ` Jarkko Nikula [this message]
2014-12-11 12:19 ` [PATCH 3/4] sound: oss: Remove dead sound card number definitions Jarkko Nikula
[not found] ` <1418300353-13243-1-git-send-email-jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-12-11 12:19 ` [PATCH 4/4] sound: oss: Remove dead sound card number definitions part #2 Jarkko Nikula
[not found] ` <1418300353-13243-4-git-send-email-jarkko.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-12-11 13:10 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418300353-13243-2-git-send-email-jarkko.nikula@linux.intel.com \
--to=jarkko.nikula@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox