From: Andrew Lunn <[email protected]> Date: Tue, 1 Sep 2020 04:32:57 +0200
> When building on platforms without device tree, e.g. amd64, W=1 gives > a warning about mv88e6xxx_mdio_external_match being unused. Replace > of_match_node() with of_device_is_compatible() to prevent this > warning. > > Suggested-by: Andy Shevchenko <[email protected]> > Signed-off-by: Andrew Lunn <[email protected]> Applied, thanks Andrew.
