* Re: next-20150323 build: 1 failures 23 warnings (next-20150323)
[not found] <E1YZyoN-00019n-50@debutante>
@ 2015-03-23 21:25 ` Mark Brown
0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2015-03-23 21:25 UTC (permalink / raw)
To: David S. Miller, Rafał Miłecki, Ralf Baechle
Cc: kernel-build-reports, linaro-kernel, linux-arm-kernel, netdev,
linux-mips
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
On Mon, Mar 23, 2015 at 09:38:19AM +0000, Build bot for Mark Brown wrote:
In current -next the bgmac driver does not compile in an ARM
allmodconfig:
> arm-allmodconfig
> ../drivers/net/ethernet/broadcom/bgmac.c:20:27: fatal error: bcm47xx_nvram.h: No such file or directory
because this include file is only present on MIPS. This looks at first
glance to have happened in the merge commit edb15d83a875a1f4 from the
MIPS tree though I think that needs a bit more investigation.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* next-20150323 build: 1 failures 23 warnings (next-20150323)
@ 2015-03-23 21:25 ` Mark Brown
0 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2015-03-23 21:25 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Mar 23, 2015 at 09:38:19AM +0000, Build bot for Mark Brown wrote:
In current -next the bgmac driver does not compile in an ARM
allmodconfig:
> arm-allmodconfig
> ../drivers/net/ethernet/broadcom/bgmac.c:20:27: fatal error: bcm47xx_nvram.h: No such file or directory
because this include file is only present on MIPS. This looks at first
glance to have happened in the merge commit edb15d83a875a1f4 from the
MIPS tree though I think that needs a bit more investigation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150323/93bc3c5f/attachment.sig>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: next-20150323 build: 1 failures 23 warnings (next-20150323)
2015-03-23 21:25 ` Mark Brown
@ 2015-03-23 22:08 ` Ralf Baechle
-1 siblings, 0 replies; 6+ messages in thread
From: Ralf Baechle @ 2015-03-23 22:08 UTC (permalink / raw)
To: Mark Brown
Cc: David S. Miller, Rafał Miłecki, kernel-build-reports,
linaro-kernel, linux-arm-kernel, netdev, linux-mips
On Mon, Mar 23, 2015 at 02:25:24PM -0700, Mark Brown wrote:
> On Mon, Mar 23, 2015 at 09:38:19AM +0000, Build bot for Mark Brown wrote:
>
> In current -next the bgmac driver does not compile in an ARM
> allmodconfig:
>
> > arm-allmodconfig
> > ../drivers/net/ethernet/broadcom/bgmac.c:20:27: fatal error: bcm47xx_nvram.h: No such file or directory
>
> because this include file is only present on MIPS. This looks at first
> glance to have happened in the merge commit edb15d83a875a1f4 from the
> MIPS tree though I think that needs a bit more investigation.
At that time the bgmac NIC was still exclusivly used on MIPS.
Ralf
^ permalink raw reply [flat|nested] 6+ messages in thread
* next-20150323 build: 1 failures 23 warnings (next-20150323)
@ 2015-03-23 22:08 ` Ralf Baechle
0 siblings, 0 replies; 6+ messages in thread
From: Ralf Baechle @ 2015-03-23 22:08 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Mar 23, 2015 at 02:25:24PM -0700, Mark Brown wrote:
> On Mon, Mar 23, 2015 at 09:38:19AM +0000, Build bot for Mark Brown wrote:
>
> In current -next the bgmac driver does not compile in an ARM
> allmodconfig:
>
> > arm-allmodconfig
> > ../drivers/net/ethernet/broadcom/bgmac.c:20:27: fatal error: bcm47xx_nvram.h: No such file or directory
>
> because this include file is only present on MIPS. This looks at first
> glance to have happened in the merge commit edb15d83a875a1f4 from the
> MIPS tree though I think that needs a bit more investigation.
At that time the bgmac NIC was still exclusivly used on MIPS.
Ralf
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: next-20150323 build: 1 failures 23 warnings (next-20150323)
2015-03-23 21:25 ` Mark Brown
@ 2015-03-23 22:16 ` Rafał Miłecki
-1 siblings, 0 replies; 6+ messages in thread
From: Rafał Miłecki @ 2015-03-23 22:16 UTC (permalink / raw)
To: Mark Brown
Cc: David S. Miller, Ralf Baechle, kernel-build-reports,
linaro-kernel, linux-arm-kernel@lists.infradead.org,
Network Development, linux-mips@linux-mips.org
On 23 March 2015 at 22:25, Mark Brown <broonie@kernel.org> wrote:
> On Mon, Mar 23, 2015 at 09:38:19AM +0000, Build bot for Mark Brown wrote:
>
> In current -next the bgmac driver does not compile in an ARM
> allmodconfig:
>
>> arm-allmodconfig
>> ../drivers/net/ethernet/broadcom/bgmac.c:20:27: fatal error: bcm47xx_nvram.h: No such file or directory
>
> because this include file is only present on MIPS. This looks at first
> glance to have happened in the merge commit edb15d83a875a1f4 from the
> MIPS tree though I think that needs a bit more investigation.
Sorry & thanks. Will fix that tomorrow.
--
Rafał
^ permalink raw reply [flat|nested] 6+ messages in thread
* next-20150323 build: 1 failures 23 warnings (next-20150323)
@ 2015-03-23 22:16 ` Rafał Miłecki
0 siblings, 0 replies; 6+ messages in thread
From: Rafał Miłecki @ 2015-03-23 22:16 UTC (permalink / raw)
To: linux-arm-kernel
On 23 March 2015 at 22:25, Mark Brown <broonie@kernel.org> wrote:
> On Mon, Mar 23, 2015 at 09:38:19AM +0000, Build bot for Mark Brown wrote:
>
> In current -next the bgmac driver does not compile in an ARM
> allmodconfig:
>
>> arm-allmodconfig
>> ../drivers/net/ethernet/broadcom/bgmac.c:20:27: fatal error: bcm47xx_nvram.h: No such file or directory
>
> because this include file is only present on MIPS. This looks at first
> glance to have happened in the merge commit edb15d83a875a1f4 from the
> MIPS tree though I think that needs a bit more investigation.
Sorry & thanks. Will fix that tomorrow.
--
Rafa?
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-03-23 22:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1YZyoN-00019n-50@debutante>
2015-03-23 21:25 ` next-20150323 build: 1 failures 23 warnings (next-20150323) Mark Brown
2015-03-23 21:25 ` Mark Brown
2015-03-23 22:08 ` Ralf Baechle
2015-03-23 22:08 ` Ralf Baechle
2015-03-23 22:16 ` Rafał Miłecki
2015-03-23 22:16 ` Rafał Miłecki
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.