From: Timur Tabi
Date: Sat, 26 May 2018 20:29:14 -0500
> Commit "net: qcom/emac: Encapsulate sgmii ops under one structure"
> introduced the sgmii_ops structure, but did not correctly initialize
> it on device tree platforms. This resulted in compiler warnings when
> ACPI is not enabled.
>
> Re
Commit "net: qcom/emac: Encapsulate sgmii ops under one structure"
introduced the sgmii_ops structure, but did not correctly initialize
it on device tree platforms. This resulted in compiler warnings when
ACPI is not enabled.
Reported-by: Arnd Bergmann
Signed-off-by: Timur Tabi
---
drivers/net