mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
net: phy: dp83848: Fix Typo
Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
2fae13124f
commit
3d17cc391f
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user