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]
Message-ID: <aBlAys_SvQRHNTcp@finisterre.sirena.org.uk>
Date: Tue, 6 May 2025 07:50:50 +0900
From: Mark Brown <broonie@...nel.org>
To: "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc: David Rhodes <david.rhodes@...rus.com>,
	Richard Fitzgerald <rf@...nsource.cirrus.com>,
	Liam Girdwood <lgirdwood@...il.com>,
	Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	Bartosz Golaszewski <brgl@...ev.pl>,
	Charles Keepax <ckeepax@...nsource.cirrus.com>,
	linux-sound@...r.kernel.org, patches@...nsource.cirrus.com,
	linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
	Peng Fan <peng.fan@....com>
Subject: Re: [PATCH v2 2/9] ASoC: codec: cs42l56: Drop cs42l56.h

On Mon, Apr 28, 2025 at 10:09:03AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@....com>
> 
> There is no in-tree user of "include/sound/cs42l56.h", so move
> 'struct cs42l56_platform_data' to cs42l56.c and remove the header file.
> And platform data is mostly for platforms that create
> devices non using device tree. CS42L56 is a discontinued product,
> there is less possibility that new users will use legacy method
> to create devices. So drop cs42l56.h to prepare using GPIOD API.

This breaks an x86 allmodconfig build:

/build/stage/linux/sound/soc/codecs/cs42l56.c:26:10: fatal error: 'sound/cs42l56.h' file not found
   26 | #include <sound/cs42l56.h>
      |          ^~~~~~~~~~~~~~~~~
1 error generated.

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ