Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d17cc39 authored by Andrew F. Davis's avatar Andrew F. Davis Committed by Jiri Kosina
Browse files

net: phy: dp83848: Fix Typo



Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 2fae1312
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,5 +115,5 @@ static struct phy_driver dp83848_driver[] = {
module_phy_driver(dp83848_driver);

MODULE_DESCRIPTION("Texas Instruments DP83848 PHY driver");
MODULE_AUTHOR("Andrew F. Davis <afd@ti.com");
MODULE_AUTHOR("Andrew F. Davis <afd@ti.com>");
MODULE_LICENSE("GPL");