mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-22 13:34:47 +00:00
Merge pull request #101 from how2flow/dev
fix: os_dep/osdep_service.c: add VFS namespace
This commit is contained in:
commit
4efe62365c
@ -3533,3 +3533,4 @@ int hwaddr_aton_i(const char *txt, u8 *addr)
|
||||
return 0;
|
||||
}
|
||||
|
||||
MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver);
|
||||
|
Loading…
Reference in New Issue
Block a user