mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
ramips: fix a section mismatch warning
SVN-Revision: 27382
This commit is contained in:
parent
16ad91d69f
commit
381d7f05af
@ -339,7 +339,7 @@ rt305x_esw_init(void)
|
||||
return platform_driver_register(&rt305x_esw_driver);
|
||||
}
|
||||
|
||||
static void __exit
|
||||
static void
|
||||
rt305x_esw_exit(void)
|
||||
{
|
||||
platform_driver_unregister(&rt305x_esw_driver);
|
||||
|
Loading…
x
Reference in New Issue
Block a user