All of lore.kernel.org
 help / color / mirror / Atom feed
* [FAILURE] drivers/video/omap2/displays-new/connector-analog-tv.c
@ 2013-08-01 19:19 ` Russell King - ARM Linux
  0 siblings, 0 replies; 4+ messages in thread
From: Russell King - ARM Linux @ 2013-08-01 19:19 UTC (permalink / raw)
  To: linux-arm-kernel, linux-omap, Tomi Valkeinen

Last couple of 4430SDP randconfig build attempts had this error in
common:

drivers/video/omap2/displays-new/connector-analog-tv.c: In function 'tvc_probe':
drivers/video/omap2/displays-new/connector-analog-tv.c:215:19: error: 'omap_dss_pal_timings' undeclared (first use in this function)

#ifdef CONFIG_OMAP2_DSS_VENC
/* Hardcoded timings for tv modes. Venc only uses these to
 * identify the mode, and does not actually use the configs
 * itself. However, the configs should be something that
 * a normal monitor can also show */
extern const struct omap_video_timings omap_dss_pal_timings;
extern const struct omap_video_timings omap_dss_ntsc_timings;
#endif

# CONFIG_OMAP2_DSS_VENC is not set

Maybe some required dependencies are missing?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-02 10:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 19:19 [FAILURE] drivers/video/omap2/displays-new/connector-analog-tv.c Russell King - ARM Linux
2013-08-01 19:19 ` Russell King - ARM Linux
2013-08-02 10:11 ` Tomi Valkeinen
2013-08-02 10:11   ` Tomi Valkeinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.