Re: [PATCH net-next] net: bcmgenet: drop COMPILE_TEST dependency

2017-08-02 Thread David Miller
From: Arnd Bergmann Date: Tue, 1 Aug 2017 13:50:56 +0200 > The last patch added the dependency on 'OF && HAS_IOMEM' but left > COMPILE_TEST as an alternative, which kind of defeats the purpose > of adding the dependency, we still get randconfig build warnings: > > warning:

Re: [PATCH net-next] net: bcmgenet: drop COMPILE_TEST dependency

2017-08-01 Thread Florian Fainelli
On 08/01/2017 04:50 AM, Arnd Bergmann wrote: > The last patch added the dependency on 'OF && HAS_IOMEM' but left > COMPILE_TEST as an alternative, which kind of defeats the purpose > of adding the dependency, we still get randconfig build warnings: > > warning: (NET_DSA_BCM_SF2 && BCMGENET)

[PATCH net-next] net: bcmgenet: drop COMPILE_TEST dependency

2017-08-01 Thread Arnd Bergmann
The last patch added the dependency on 'OF && HAS_IOMEM' but left COMPILE_TEST as an alternative, which kind of defeats the purpose of adding the dependency, we still get randconfig build warnings: warning: (NET_DSA_BCM_SF2 && BCMGENET) selects MDIO_BCM_UNIMAC which has unmet direct dependencies