mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 08:51:09 +02:00
ramips: fix a section mismatch warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27382 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
17d001231c
commit
45b5e79de8
@ -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