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

Commit 958fc41e authored by David S. Miller's avatar David S. Miller
Browse files
parents 6e17e8b9 282a3954
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -205,7 +205,7 @@ static int __init wpan_phy_class_init(void)
err:
	return rc;
}
module_init(wpan_phy_class_init);
subsys_initcall(wpan_phy_class_init);

static void __exit wpan_phy_class_exit(void)
{