linux/drivers/video/fbdev/omap
Arnd Bergmann 1bde9f2cf1 video/omap: add module license tags
I got a bunch of warnings in a randconfig build:

WARNING: modpost: missing MODULE_LICENSE() in drivers/video/fbdev/omap/lcd_ams_delta.o
WARNING: modpost: missing MODULE_LICENSE() in drivers/video/fbdev/omap/lcd_inn1510.o
WARNING: modpost: missing MODULE_LICENSE() in drivers/video/fbdev/omap/lcd_palmte.o
WARNING: modpost: missing MODULE_LICENSE() in drivers/video/fbdev/omap/lcd_palmtt.o

These come from an earlier patch of mine that turned all display drivers
into separate modules. The fix is to add a MODULE_LICENSE tag. Since I'm
doing that, adding a description and author field also makes sense. I
went by the authors listed in the comment at the top of each file, but
removed Imre's Nokia email address that I assume is not valid any more,
since Imre is working at Intel these days.

Fixes: 81c44c2b2c ("video/omap: fix modular build")
Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[b.zolnierkie: minor fixups]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2018-06-08 18:08:12 +02:00
..
Kconfig video: omap/h3: fix tps65010 dependency 2015-05-27 12:54:47 +03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hwa742.c video: fbdev: Convert timers to use timer_setup() 2017-11-10 16:34:52 +01:00
lcd_ams_delta.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_h3.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_htcherald.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_inn1510.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_inn1610.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_mipid.c drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structure 2017-08-01 17:20:39 +02:00
lcd_osk.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_palmte.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_palmtt.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcd_palmz71.c video/omap: add module license tags 2018-06-08 18:08:12 +02:00
lcdc.c video: fbdev: omap: move inline before return type 2017-07-12 16:26:04 -07:00
lcdc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omapfb.h video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
omapfb_main.c video: omap: Improve a size determination in omapfb_do_probe() 2018-04-26 12:24:19 +02:00
sossi.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00