On Thu, Feb 15, 2018 at 8:17 AM, Calvin Johnson wrote:
> With CONFIG_DM_ETH enabled, aquantia driver compilation fails with
> below error. This patch fixes the issue by including dm.h.
>
> drivers/net/phy/aquantia.c: In function ‘aquantia_startup’:
> drivers/net/phy/aquantia.c:73:21: error: derefe
With CONFIG_DM_ETH enabled, aquantia driver compilation fails with
below error. This patch fixes the issue by including dm.h.
drivers/net/phy/aquantia.c: In function ‘aquantia_startup’:
drivers/net/phy/aquantia.c:73:21: error: dereferencing pointer to
incomplete
type ‘struct udevice’
phy
2 matches
Mail list logo