[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1313387458.25484.6.camel@phoenix>
Date: Mon, 15 Aug 2011 13:50:58 +0800
From: Axel Lin <axel.lin@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Hugo Villeneuve <hugo@...ovil.com>,
Kevin Hilman <khilman@...prootsystems.com>,
Liam Girdwood <lrg@...mlogic.co.uk>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: [linux-next] ASoC: sound/soc/davinci/davinci-sffsdr.c build failure
Build test with "davinci_all_defconfig" + enable SND_DAVINCI_SOC_SFFSDR.
I got below build error:
CC [M] sound/soc/davinci/davinci-sffsdr.o
sound/soc/davinci/davinci-sffsdr.c:118: error: 'DAVINCI_MCBSP_BASE' undeclared here (not in a function)
sound/soc/davinci/davinci-sffsdr.c:124: error: variable 'sffsdr_snd_data' has initializer but incomplete type
sound/soc/davinci/davinci-sffsdr.c:125: error: unknown field 'tx_dma_ch' specified in initializer
sound/soc/davinci/davinci-sffsdr.c:125: warning: excess elements in struct initializer
sound/soc/davinci/davinci-sffsdr.c:125: warning: (near initialization for 'sffsdr_snd_data')
sound/soc/davinci/davinci-sffsdr.c:126: error: unknown field 'rx_dma_ch' specified in initializer
sound/soc/davinci/davinci-sffsdr.c:126: warning: excess elements in struct initializer
sound/soc/davinci/davinci-sffsdr.c:126: warning: (near initialization for 'sffsdr_snd_data')
sound/soc/davinci/davinci-sffsdr.c: In function 'sffsdr_init':
sound/soc/davinci/davinci-sffsdr.c:148: error: invalid application of 'sizeof' to incomplete type 'struct evm_snd_platform_data'
make[3]: *** [sound/soc/davinci/davinci-sffsdr.o] Error 1
make[2]: *** [sound/soc/davinci] Error 2
make[1]: *** [sound/soc] Error 2
make: *** [sound] Error 2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists