net: phy: Fix typo for MDIO module boilerplate comment
commitb70f43a16182c7dbc0779bc5bd9f621711f13eb3
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 23 Jan 2017 05:17:32 +0000 (22 21:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 18:37:50 +0000 (24 13:37 -0500)
treeb2008d4a73d7040813ff50f1bca3a9881fd93e2e
parentdd8e01fbffb4237244e0d9d3f7fca80187e070d5
net: phy: Fix typo for MDIO module boilerplate comment

The module boilerplate macro is named mdio_module_driver and not
module_mdio_driver, fix that.

Fixes: a9049e0c513c ("mdio: Add support for mdio drivers.")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mdio.h