[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VcP2V2j_ZHtc9y9Jw527E8PZaoFngsXD3oA0Yvmm=L4SA@mail.gmail.com>
Date: Wed, 28 Jul 2021 20:01:45 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Mark Brown <broonie@...nel.org>
Cc: Hans de Goede <hdegoede@...hat.com>,
Mark Gross <mark.gross@...el.com>,
Gayatri Kammela <gayatri.kammela@...el.com>,
Rajneesh Bhardwaj <irenic.rajneesh@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Platform Driver <platform-driver-x86@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the drivers-x86 tree
On Wed, Jul 28, 2021 at 7:49 PM Mark Brown <broonie@...nel.org> wrote:
>
> Hi all,
>
> After merging the drivers-x86 tree, today's linux-next build
> (x86 allmodconfig) failed like this:
>
> error: the following would cause module name conflict:
> drivers/misc/c2port/core.ko
> drivers/platform/x86/intel/pmc/core.ko
>
> Caused by commit
>
> 29036fcc92b22d ("platform/x86/intel: intel_pmc_core: Move intel_pmc_core* files to pmc subfolder")
>
> Since there was nothing in the branch yesterday I've just dropped the
> tree entirely.
Yeah, PMC Makefile should keep the object name the same, something like
obj-$(..._PMC_...) += intel_pmc_....o
intel-pmc_...-y := core.o ...
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists