lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 2 Aug 2018 07:31:30 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Cc:     Mark Brown <broonie@...nel.org>, robh+dt@...nel.org,
        mark.rutland@....com, devicetree@...r.kernel.org,
        alsa-devel@...a-project.org, bgoswami@...eaurora.org,
        tiwai@...e.com, lgirdwood@...il.com, linux-kernel@...r.kernel.org,
        vkoul@...nel.org
Subject: Re: Applied "ASoC: wcd9335: add CLASS-H Controller support" to the
 asoc tree

On Wed, 01 Aug 2018, Srinivas Kandagatla wrote:

> Hi Mark,
> 
> On 01/08/18 12:20, Mark Brown wrote:
> >   snd-soc-wm0010-objs := wm0010.o
> > diff --git a/sound/soc/codecs/wcd-clsh.c b/sound/soc/codecs/wcd-clsh.c
> > new file mode 100644
> > index 000000000000..2393456cbd97
> > --- /dev/null
> > +++ b/sound/soc/codecs/wcd-clsh.c
> > @@ -0,0 +1,605 @@
> > +// SPDX-License-Identifier: GPL-2.0
> > +// Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
> > +// Copyright (c) 2017-2018, Linaro Limited
> > +
> > +#include <linux/slab.h>
> > +#include <sound/soc.h>
> > +#include <linux/kernel.h>
> > +#include <linux/delay.h>
> > +#include <linux/mfd/wcd9335/wcd9335.h>
> > +#include <linux/mfd/wcd9335/registers.h>
> Without the "[PATCH v2 02/10] mfd: wcd9335: add support to wcd9335 core" It
> would break the build.

This is not a run-time dependency.

Without 02/10 there is no build. :)

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ