commit | 2eaa38d9fcba5294182268b8d11770cf3fdc9bc9 | [log] [tgz] |
---|---|---|
author | Marc Gonzalez <marc_gonzalez@sigmadesigns.com> | Tue Jul 25 11:08:15 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 25 12:33:43 2017 -0700 |
tree | 09b2caf42c8552824bba6c245ec07a34e24a6e2c | |
parent | dce4551cb2adb1ac9a30f8ab5299d614392b3cff [diff] |
net: phy: Remove trailing semicolon in macro definition Commit e5a03bfd873c2 ("phy: Add an mdio_device structure") introduced a spurious trailing semicolon. Remove it. Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com> Signed-off-by: David S. Miller <davem@davemloft.net>