linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI
@ 2012-05-30  7:14 Xiao Jiang
  2012-05-30 23:35 ` Ricardo Neri
  0 siblings, 1 reply; 12+ messages in thread
From: Xiao Jiang @ 2012-05-30  7:14 UTC (permalink / raw)
  To: linux-omap; +Cc: jgq516

Hello,

After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got some 
err infos with latest
Linus's tree, does somebody also has the same issue?

sound/soc/omap/omap-hdmi.c:45:24: error: field 'dss_audio' has 
incomplete type
sound/soc/omap/omap-hdmi.c: In function 'omap_hdmi_dai_startup':
sound/soc/omap/omap-hdmi.c:67:27: error: 'struct omap_dss_driver' has no 
member named 'audio_supported'
sound/soc/omap/omap-hdmi.c: In function 'omap_hdmi_dai_prepare':
sound/soc/omap/omap-hdmi.c:79:29: error: 'struct omap_dss_driver' has no 
member named 'audio_enable'
sound/soc/omap/omap-hdmi.c: In function 'omap_hdmi_dai_hw_params':
sound/soc/omap/omap-hdmi.c:208:28: error: 'struct omap_dss_driver' has 
no member named 'audio_config'
sound/soc/omap/omap-hdmi.c: In function 'omap_hdmi_dai_trigger':
sound/soc/omap/omap-hdmi.c:224:29: error: 'struct omap_dss_driver' has 
no member named 'audio_start'
sound/soc/omap/omap-hdmi.c:229:23: error: 'struct omap_dss_driver' has 
no member named 'audio_stop'
sound/soc/omap/omap-hdmi.c: In function 'omap_hdmi_dai_shutdown':
sound/soc/omap/omap-hdmi.c:242:22: error: 'struct omap_dss_driver' has 
no member named 'audio_disable'
sound/soc/omap/omap-hdmi.c: In function 'omap_hdmi_dai_prepare':
sound/soc/omap/omap-hdmi.c:80:1: warning: control reaches end of 
non-void function

Regards,
Xiao


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

end of thread, other threads:[~2012-06-06  2:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30  7:14 Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI Xiao Jiang
2012-05-30 23:35 ` Ricardo Neri
2012-05-31  4:27   ` Xiao Jiang
2012-06-05  1:24     ` Ricardo Neri
2012-06-05  4:15       ` Xiao Jiang
2012-06-05 15:51         ` Ricardo Neri
2012-06-06  3:01           ` Xiao Jiang
2012-05-31  5:41   ` Jarkko Nikula
2012-05-31  6:31     ` Tomi Valkeinen
2012-05-31  6:42       ` Jarkko Nikula
2012-05-31  7:00         ` Tomi Valkeinen
2012-05-31  8:23           ` Jarkko Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).