Merge "ASoC: allow drivers to compile both static and dynamic"
This commit is contained in:

gecommit door
Gerrit - the friendly Code Review server

commit
5643be1804
@@ -10284,7 +10284,7 @@ int __init q6asm_init(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
void __exit q6asm_exit(void)
|
||||
void q6asm_exit(void)
|
||||
{
|
||||
q6asm_delete_cal_data();
|
||||
}
|
||||
|
Verwijs in nieuw issue
Block a user