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:	Fri, 12 Dec 2014 11:00:30 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
CC:	linux-kernel@...r.kernel.org, Johnny Hsu <johnnyhsu@...ltek.com>,
	Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
	moderated for non-subscribers <alsa-devel@...a-project.org>
Subject: Re: linux-next: Tree for Dec 12 (sound/soc/codecs/rt5640)

On 12/11/14 23:35, Stephen Rothwell wrote:
> Hi all,
> 
> Please do not add any code destined for v3.20 to your linux-next included
> trees/branches until after v3.19-rc1 is released.
> 
> Changes since 20141211:

on i386:

When CONFIG_ACPI is not enabled & CONFIG_I2C is not enabled:

warning: (SND_SOC_INTEL_BYTCR_RT5640_MACH && SND_SOC_INTEL_CHT_BSW_RT5672_MACH) selects SND_SST_IPC_ACPI which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && ACPI)

../sound/soc/codecs/rt5640.c:2252:1: warning: data definition has no type or storage class [enabled by default]
 module_i2c_driver(rt5640_i2c_driver);
 ^
../sound/soc/codecs/rt5640.c:2252:1: error: type defaults to 'int' in declaration of 'module_i2c_driver' [-Werror=implicit-int]
../sound/soc/codecs/rt5640.c:2252:1: warning: parameter names (without types) in function declaration [enabled by default]
../sound/soc/codecs/rt5640.c:2241:26: warning: 'rt5640_i2c_driver' defined but not used [-Wunused-variable]
 static struct i2c_driver rt5640_i2c_driver = {
                          ^
cc1: some warnings being treated as errors



Full randconfig file is attached.


Can (should) SND_SOC_INTEL_BYTCR_RT5640_MACH depend on I2C?


-- 
~Randy

View attachment "config-r2209" of type "text/plain" (40471 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ