mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-22 20:30:58 +02:00
Merge pull request #361 from pjacobs-eu/latest
Update isl6422.c: Allow loading by setting attach function as GPL
This commit is contained in:
@@ -310,7 +310,7 @@ exit:
|
||||
fe->sec_priv = NULL;
|
||||
return NULL;
|
||||
}
|
||||
EXPORT_SYMBOL(isl6422_attach);
|
||||
EXPORT_SYMBOL_GPL(isl6422_attach);
|
||||
|
||||
MODULE_DESCRIPTION("ISL6422 SEC");
|
||||
MODULE_AUTHOR("Luis Alves");
|
||||
|
Reference in New Issue
Block a user