mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Only modules that has other MODULE_* content shall have the MODULE_LICENSE() tag. This fixes allmodconfig build on my box. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>