1
0
Fork 0

ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion

None of aio-compress.c depends on the syscon header.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
hifive-unleashed-5.1
Masahiro Yamada 2018-03-08 17:09:29 +09:00 committed by Mark Brown
parent 398fa30bf1
commit d2b9430771
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include <linux/dma-mapping.h>
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/mfd/syscon.h>
#include <linux/module.h>
#include <sound/core.h>
#include <sound/pcm.h>