Re: [PATCH net-next] net: broadcom: Drop OF dependency from BGMAC_PLATFORM

From: Jakub Kicinski
Date: Thu Jan 07 2021 - 15:53:08 EST


On Wed, 6 Jan 2021 11:27:29 -0800 Randy Dunlap wrote:
> On 1/6/21 11:15 AM, Florian Fainelli wrote:
> > All of the OF code that is used has stubbed and will compile and link
> > just fine, keeping COMPILE_TEST is enough.
>
> Yes, that matches my understanding.
>
> I wish we had a list of which API families have full stub support...
>
> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Applied, thanks!