[PATCH] ASoC: atmel-ssc: include linux/io.h for raw io
From: Nicolas Ferre <hidden>
Date: 2012-09-11 12:15:18
On 08/27/2012 10:01 AM, Nicolas Ferre :
On 08/25/2012 10:25 PM, Mark Brown :quoted
On Thu, Aug 23, 2012 at 06:14:54PM +0200, Nicolas Ferre wrote:quoted
From: Joachim Eastwood <redacted> Include linux/io.h for raw io operations in atmel-scc header. This fixes the following build error: CC [M] sound/soc/atmel/atmel_ssc_dai.o sound/soc/atmel/atmel_ssc_dai.c: In function 'atmel_ssc_interrupt': sound/soc/atmel/atmel_ssc_dai.c:171: error: implicit declaration of function '__raw_readl' sound/soc/atmel/atmel_ssc_dai.c: In function 'atmel_ssc_shutdown': sound/soc/atmel/atmel_ssc_dai.c:249: error: implicit declaration of function '__raw_writel'Acked-by: Mark Brown <redacted> but why not just apply it to the ASoC tree?Fine by me then: so Mark, can you take it for a 3.6 fixes branch? (I remove it from my at91-fixes branch that will go through arm-soc tree).
Hi Mark, Ping? Best regards, -- Nicolas Ferre