From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: Vinod Koul <vinod.koul@intel.com>,
alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [PATCH] ASoC: intel: Remove superfluous backslash in Kconfig
Date: Wed, 17 Dec 2014 18:06:27 +0100 [thread overview]
Message-ID: <s5hlhm62oks.wl-tiwai@suse.de> (raw)
In-Reply-To: <1418208827-2001-1-git-send-email-tiwai@suse.de>
At Wed, 10 Dec 2014 11:53:47 +0100,
Takashi Iwai wrote:
>
> The line continuation in Kconfig should be a '\' instead of '\\'.
>
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Mark, would you apply this to your tree? I merged it only to master
branch for fixing the build of alsa-driver tarball build for now but
left other branches intact. If you don't mind, I'll apply it by
myself, though.
thanks,
Takashi
> ---
> sound/soc/intel/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
> index e989ecf046c9..f06fcf1e21a5 100644
> --- a/sound/soc/intel/Kconfig
> +++ b/sound/soc/intel/Kconfig
> @@ -46,7 +46,7 @@ config SND_SOC_INTEL_BAYTRAIL
>
> config SND_SOC_INTEL_HASWELL_MACH
> tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint"
> - depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C && \\
> + depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && I2C && \
> I2C_DESIGNWARE_PLATFORM
> select SND_SOC_INTEL_HASWELL
> select SND_SOC_RT5640
> @@ -76,7 +76,7 @@ config SND_SOC_INTEL_BYT_MAX98090_MACH
>
> config SND_SOC_INTEL_BROADWELL_MACH
> tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
> - depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC && \\
> + depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC && \
> I2C_DESIGNWARE_PLATFORM
> select SND_SOC_INTEL_HASWELL
> select SND_COMPRESS_OFFLOAD
> --
> 2.2.0
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
next prev parent reply other threads:[~2014-12-17 17:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-10 10:53 [PATCH] ASoC: intel: Remove superfluous backslash in Kconfig Takashi Iwai
2014-12-17 17:06 ` Takashi Iwai [this message]
2014-12-22 12:37 ` Mark Brown
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=s5hlhm62oks.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=vinod.koul@intel.com \
/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