On 2/12/19 3:26 PM, Nick Crews wrote:
> Hi Randy,
> 
> This looks like we have a bad dependency structure in our Kconfig. I'll 
> figure it out, and then where should I send the patch?

AFAICT, all drivers/platform/chrome/ patches go to its maintainers (& to
linux-kernel@vger.kernel.org):

CHROME HARDWARE PLATFORM SUPPORT
M:      Benson Leung <ble...@chromium.org>
M:      Enric Balletbo i Serra <enric.balle...@collabora.com>
S:      Maintained
T:      git 
git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git
F:      drivers/platform/chrome/


> Nick
> 
> On Tue, Feb 12, 2019 at 9:44 AM Randy Dunlap <rdun...@infradead.org 
> <mailto:rdun...@infradead.org>> wrote:
> 
>     On 2/11/19 10:50 PM, Stephen Rothwell wrote:
>     > Hi all,
>     >
>     > Changes since 20190211:
>     >
> 
> 
>     on i386 or x86_64:
> 
>     ld: drivers/platform/chrome/wilco_ec/core.o: in function 
> `wilco_ec_remove':
>     core.c:(.text+0x46): undefined reference to `cros_ec_lpc_mec_destroy'
>     ld: drivers/platform/chrome/wilco_ec/core.o: in function `wilco_ec_probe':
>     core.c:(.text+0x285): undefined reference to `cros_ec_lpc_mec_init'
>     ld: core.c:(.text+0x39a): undefined reference to `cros_ec_lpc_mec_destroy'
>     ld: drivers/platform/chrome/wilco_ec/mailbox.o: in function 
> `wilco_ec_transfer':
>     mailbox.c:(.text+0x26): undefined reference to `cros_ec_lpc_io_bytes_mec'
>     ld: mailbox.c:(.text+0x47): undefined reference to 
> `cros_ec_lpc_io_bytes_mec'
>     ld: mailbox.c:(.text+0x242): undefined reference to 
> `cros_ec_lpc_io_bytes_mec'
> 
> 
>     Full randconfig file is attached.
> 
>     -- 
>     ~Randy
> 


-- 
~Randy

Reply via email to