[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130719135253.2689f6c0e42838f330b60df9@canb.auug.org.au>
Date: Fri, 19 Jul 2013 13:52:53 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: linux-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@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists