[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5h1r2wzn3p.wl-tiwai@suse.de>
Date: Wed, 01 Dec 2021 10:32:58 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Bixuan Cui <cuibixuan@...ux.alibaba.com>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
perex@...ex.cz, tiwai@...e.com
Subject: Re: [PATCH -next] ALSA: oss: fix compile error when OSS_DEBUG is enabled
On Wed, 01 Dec 2021 09:58:54 +0100,
Bixuan Cui wrote:
>
> Fix compile error when OSS_DEBUG is enabled:
> sound/core/oss/pcm_oss.c: In function 'snd_pcm_oss_set_trigger':
> sound/core/oss/pcm_oss.c:2055:10: error: 'substream' undeclared (first
> use in this function); did you mean 'csubstream'?
> pcm_dbg(substream->pcm, "pcm_oss: trigger = 0x%x\n", trigger);
> ^
>
> Fixes: 61efcee8608c ("ALSA: oss: Use standard printk helpers")
> Signed-off-by: Bixuan Cui <cuibixuan@...ux.alibaba.com>
Thanks, applied.
Takashi
Powered by blists - more mailing lists