]> asedeno.scripts.mit.edu Git - linux.git/commit
video: fbdev/mmp: add MODULE_LICENSE
authorArnd Bergmann <arnd@arndb.de>
Mon, 15 Jan 2018 16:04:22 +0000 (17:04 +0100)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 15 Jan 2018 16:04:22 +0000 (17:04 +0100)
commitc1530ac5a3ce93a1f02adabc4508b5fbf862dfe2
tree96a9a25d1eb64b95e89840eeba9c647cf5a2efa0
parent724ba8b30b044aa0d94b1cd374fc15806cdd6f18
video: fbdev/mmp: add MODULE_LICENSE

Kbuild complains about the lack of a license tag in this driver:

WARNING: modpost: missing MODULE_LICENSE() in drivers/video/fbdev/mmp/mmp_disp.o

This adds the license, author and description tags.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/mmp/core.c