Commit 958fc41e authored by David S. Miller's avatar David S. Miller
parents 6e17e8b9 282a3954
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment