Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os 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>

authored by

Andrew Morton and committed by
David S. Miller
9a2a9bb2 f1adad78

+1
+1
drivers/serial/sunsu.c
··· 1730 1730 1731 1731 module_init(sunsu_probe); 1732 1732 module_exit(sunsu_exit); 1733 + MODULE_LICENSE("GPL");