On Wednesday, January 10, 2018 05:36:32 PM Arnd Bergmann wrote:
> 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: Ar
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
---
drivers/video/fbdev/mmp/core.c | 5 +
1 file changed, 5 ins