Revert "net: encx24j600_exit() can be static"
This reverts commit 9886ce2b9d4e5a8bb3d78d0f7eff3c0f1ed58d67.
This commit is contained in:
parent
0a837fe472
commit
c664bc6d94
@ -1112,7 +1112,7 @@ static int __init encx24j600_init(void)
|
||||
}
|
||||
module_init(encx24j600_init);
|
||||
|
||||
static void encx24j600_exit(void)
|
||||
void encx24j600_exit(void)
|
||||
{
|
||||
spi_unregister_driver(&encx24j600_spi_net_driver);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user