mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
This commit is contained in:
commit
958fc41e32
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ err_nl:
|
|||
err:
|
||||
return rc;
|
||||
}
|
||||
module_init(wpan_phy_class_init);
|
||||
subsys_initcall(wpan_phy_class_init);
|
||||
|
||||
static void __exit wpan_phy_class_exit(void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue