linux-stable/sound/soc/amd
Guenter Roeck 7cb1dc8109 ASoC: AMD: Add missing include file
arm:allmodconfig, s390:allmodconfig, sparc64:allmodconfig, and probably
other builds fail with

sound/soc/amd/acp-pcm-dma.c:83:2: error:
	implicit declaration of function ‘readl’
sound/soc/amd/acp-pcm-dma.c:88:2: error:
	implicit declaration of function ‘writel’

Include linux/io.h explicitly to fix the problem.

Fixes: 7c31335a03 ("ASoC: AMD: add AMD ASoC ACP 2.x DMA driver")
Cc: Maruthi Srinivas Bayyavarapu <Maruthi.Bayyavarapu@amd.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-01-11 13:03:58 +00:00
..
include
acp-pcm-dma.c ASoC: AMD: Add missing include file 2016-01-11 13:03:58 +00:00
acp.h ASoC: AMD: add AMD ASoC ACP 2.x DMA driver 2016-01-10 12:44:12 +00:00
Kconfig ASoC: AMD: add AMD ASoC ACP 2.x DMA driver 2016-01-10 12:44:12 +00:00
Makefile ASoC: AMD: add AMD ASoC ACP 2.x DMA driver 2016-01-10 12:44:12 +00:00