linux_dsm_epyc7002/drivers/video/omap2
Tomi Valkeinen 3e28189038 OMAPDSS: picodlp: add missing #include <linux/module.h>
Compiling panel-picodlp.c failed with:

drivers/video/omap2/displays/panel-picodlp.c:560:12: error:
'THIS_MODULE' undeclared here (not in a function)

Add #include <linux/module.h> to get THIS_MODULE definition.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-10-04 11:45:29 +03:00
..
displays OMAPDSS: picodlp: add missing #include <linux/module.h> 2011-10-04 11:45:29 +03:00
dss OMAPDSS: DISPC: zorder support for DSS overlays 2011-10-03 16:51:55 +03:00
omapfb OMAPDSS: remove vaddr from overlay info 2011-09-30 16:17:32 +03:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c