forked from luck/tmp_suning_uos_patched
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
This commit is contained in:
commit
958fc41e32
|
@ -205,7 +205,7 @@ static int __init wpan_phy_class_init(void)
|
||||||
err:
|
err:
|
||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
module_init(wpan_phy_class_init);
|
subsys_initcall(wpan_phy_class_init);
|
||||||
|
|
||||||
static void __exit wpan_phy_class_exit(void)
|
static void __exit wpan_phy_class_exit(void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user