From: Timur Tabi <ti...@codeaurora.org> 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. > > Reported-by: Arnd Bergmann <a...@arndb.de> > Signed-off-by: Timur Tabi <ti...@codeaurora.org> Applied to net-next, thank you.