[PATCH -next] ASoC: amd: vangogh: Remove duplicate include files

YueHaibing posted 1 patch 1 year, 11 months ago
sound/soc/amd/vangogh/acp5x-mach.c | 2 --
1 file changed, 2 deletions(-)
[PATCH -next] ASoC: amd: vangogh: Remove duplicate include files
Posted by YueHaibing 1 year, 11 months ago
Remove duplicated includes.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/amd/vangogh/acp5x-mach.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sound/soc/amd/vangogh/acp5x-mach.c b/sound/soc/amd/vangogh/acp5x-mach.c
index d8b25622f911..727de46860b1 100644
--- a/sound/soc/amd/vangogh/acp5x-mach.c
+++ b/sound/soc/amd/vangogh/acp5x-mach.c
@@ -17,10 +17,8 @@
 #include <linux/clk.h>
 #include <linux/gpio.h>
 #include <linux/gpio/consumer.h>
-#include <linux/module.h>
 #include <linux/i2c.h>
 #include <linux/input.h>
-#include <linux/io.h>
 #include <linux/acpi.h>
 #include <linux/dmi.h>
 
-- 
2.17.1
Re: [PATCH -next] ASoC: amd: vangogh: Remove duplicate include files
Posted by Mark Brown 1 year, 11 months ago
On Sat, 14 May 2022 10:38:06 +0800, YueHaibing wrote:
> Remove duplicated includes.
> 
> 

Applied to

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

Thanks!

[1/1] ASoC: amd: vangogh: Remove duplicate include files
      commit: d91835655cc9047f8b5c40530791bd3bc020f1bd

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