video: fbdev/mmp: add MODULE_LICENSE
authorArnd Bergmann <arnd@arndb.de>
Mon, 15 Jan 2018 16:04:22 +0000 (17:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Feb 2018 10:07:51 +0000 (11:07 +0100)
commit52d4c1978cb49e7228c4d8c8bcddfdb734a51a3f
treeeaa01ee3bf260f66b016e6469243a5d8b182ca4d
parent1f4f5777e5fa10f8d4c50aeece7d3eb2e9865d09
video: fbdev/mmp: add MODULE_LICENSE

commit c1530ac5a3ce93a1f02adabc4508b5fbf862dfe2 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/fbdev/mmp/core.c