forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
linux-k1x/drivers/watchdog/k1x_wdt.c
Line 848 in f87dd5a
MODULE_LICENSE("GPL-v2"); |
GPL-incompatible module k1x_wdt.ko uses GPL-only symbol
The license should be GPL v2
, not GPL-v2
.
Metadata
Metadata
Assignees
Labels
No labels