linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion
@ 2018-03-08  8:09 Masahiro Yamada
  2018-03-08 17:22 ` Applied "ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion" to the asoc tree Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2018-03-08  8:09 UTC (permalink / raw)
  To: alsa-devel, Mark Brown, Liam Girdwood
  Cc: Katsuhiro Suzuki, Masami Hiramatsu, Jassi Brar, Masahiro Yamada,
	Jaroslav Kysela, linux-kernel, Takashi Iwai, linux-arm-kernel

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>
---

 sound/soc/uniphier/aio-compress.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/uniphier/aio-compress.c b/sound/soc/uniphier/aio-compress.c
index 4751c8b..4c1027a 100644
--- a/sound/soc/uniphier/aio-compress.c
+++ b/sound/soc/uniphier/aio-compress.c
@@ -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>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Applied "ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion" to the asoc tree
  2018-03-08  8:09 [PATCH] ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion Masahiro Yamada
@ 2018-03-08 17:22 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2018-03-08 17:22 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Katsuhiro Suzuki, Mark Brown, alsa-devel, Mark Brown,
	Liam Girdwood, Takashi Iwai, linux-kernel, Katsuhiro Suzuki,
	Jassi Brar, Masami Hiramatsu, linux-arm-kernel, alsa-devel

The patch

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

has been applied to the asoc tree at

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

>From d2b9430771cae7edc9927b36ce0e76a336fd952c Mon Sep 17 00:00:00 2001
From: Masahiro Yamada <yamada.masahiro@socionext.com>
Date: Thu, 8 Mar 2018 17:09:29 +0900
Subject: [PATCH] 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>
---
 sound/soc/uniphier/aio-compress.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/uniphier/aio-compress.c b/sound/soc/uniphier/aio-compress.c
index 4751c8bdabec..4c1027aa615e 100644
--- a/sound/soc/uniphier/aio-compress.c
+++ b/sound/soc/uniphier/aio-compress.c
@@ -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>
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-08 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-08  8:09 [PATCH] ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion Masahiro Yamada
2018-03-08 17:22 ` Applied "ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).