[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <016796ae-6656-a560-3da1-91a7f2fa5f2e@infradead.org>
Date: Tue, 8 May 2018 08:32:46 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux-Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
USB list <linux-usb@...r.kernel.org>
Subject: Re: linux-next: Tree for May 8 (usb: typec...)
On 05/07/2018 10:22 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20180507:
>
on x86_64:
WARNING: unmet direct dependencies detected for TYPEC_TCPCI
Depends on [n]: STAGING [=y] && TYPEC_TCPM [=y] && I2C [=n]
Selected by [y]:
- TYPEC_RT1711H [=y] && STAGING [=y] && TYPEC_TCPM [=y]
=>
../drivers/staging/typec/tcpci.c:593:1: warning: data definition has no type or storage class [enabled by default]
module_i2c_driver(tcpci_i2c_driver);
^
../drivers/staging/typec/tcpci.c:593:1: error: type defaults to 'int' in declaration of 'module_i2c_driver' [-Werror=implicit-int]
../drivers/staging/typec/tcpci.c:593:1: warning: parameter names (without types) in function declaration [enabled by default]
../drivers/staging/typec/tcpci.c:584:26: warning: 'tcpci_i2c_driver' defined but not used [-Wunused-variable]
static struct i2c_driver tcpci_i2c_driver = {
^
Full randconfig file is attached.
--
~Randy
View attachment "config-r8885" of type "text/plain" (97345 bytes)
Powered by blists - more mailing lists