2 Jul
2020
2 Jul
'20
6:07 p.m.
On 7/2/20 4:23 AM, Charles Keepax wrote:
On Wed, Jul 01, 2020 at 01:13:20PM -0500, Pierre-Louis Bossart wrote:
Fix W=1 warning by adding __maybe_unused. Maintainers for this file may want to double-check if those definitions are necessary.
Signed-off-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
Yeah I think in this case better to remove them, they arn't used in the driver, the driver is pretty old and no one really works on it so little chance the features are ever getting added.
Thanks Charles, I can resend a v2 series with your Acked-by and remove these definitions.
Out of curiosity, who can check the patch 1 and 2 (cs4270 / cs42l42)?