lkml.org 
[lkml]   [2013]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlinux-next: build failure after merge of the final tree (sound-asoc tree related)
Hi all,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_isr':
sound/soc/fsl/fsl_ssi.c:181:2: error: implicit declaration of function 'read_ssi' [-Werror=implicit-function-declaration]
sisr = read_ssi(&ssi->sisr) & SIER_FLAGS;
^
sound/soc/fsl/fsl_ssi.c:296:3: error: implicit declaration of function 'write_ssi' [-Werror=implicit-function-declaration]
write_ssi(sisr2, &ssi->sisr);
^
sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_startup':
sound/soc/fsl/fsl_ssi.c:331:3: error: implicit declaration of function 'write_ssi_mask' [-Werror=implicit-function-declaration]
write_ssi_mask(&ssi->scr, CCSR_SSI_SCR_SSIEN, 0);
^

Caused by commit a1df5c2b310f ("ASoC: imx: Enable COMPILE_TEST builds").

I have reverted that commit for today.

--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2013-07-19 06:21    [W:0.145 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site