Skip to content

Commit 9a2a9bb

Browse files
Andrew MortonDavid S. Miller
authored andcommitted
[SUNSU]: Fix license.
FATAL: modpost: GPL-incompatible module sunsu uses the GPL-only symbol tty_insert_flip_string_flags Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent f1adad7 commit 9a2a9bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/serial/sunsu.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,3 +1730,4 @@ static void __exit sunsu_exit(void)
17301730

17311731
module_init(sunsu_probe);
17321732
module_exit(sunsu_exit);
1733+
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)