mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-12 23:52:09 -05: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);
|
return platform_driver_register(&rt305x_esw_driver);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void __exit
|
static void
|
||||||
rt305x_esw_exit(void)
|
rt305x_esw_exit(void)
|
||||||
{
|
{
|
||||||
platform_driver_unregister(&rt305x_esw_driver);
|
platform_driver_unregister(&rt305x_esw_driver);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user