forked from Minki/linux
[SUNSU]: Fix license.
FATAL: modpost: GPL-incompatible module sunsu uses the GPL-only symbol tty_insert_flip_string_flags Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f1adad78dd
commit
9a2a9bb201
@ -1730,3 +1730,4 @@ static void __exit sunsu_exit(void)
|
|||||||
|
|
||||||
module_init(sunsu_probe);
|
module_init(sunsu_probe);
|
||||||
module_exit(sunsu_exit);
|
module_exit(sunsu_exit);
|
||||||
|
MODULE_LICENSE("GPL");
|
||||||
|
Loading…
Reference in New Issue
Block a user