mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00: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…
Reference in New Issue
Block a user