]> git.itanic.dy.fi Git - linux-stable/commitdiff
ASoC: rockchip: Drop includes from RK3399
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Sep 2023 22:12:55 +0000 (00:12 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 12:14:12 +0000 (13:14 +0100)
The RK3399 ASoC driver includes two legacy GPIO headers but
doesn't use symbols from any of them. Delete the includes.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230929-descriptors-asoc-rockchip-v2-2-2d2c0e043aab@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rk3399_gru_sound.c

index 4c3b8b36353000508a3cf38db89d496737c312a2..1a504ebd3a0e9c6f0da9ea434633cf82c331c60b 100644 (file)
@@ -8,8 +8,6 @@
 #include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/slab.h>
-#include <linux/gpio.h>
-#include <linux/of_gpio.h>
 #include <linux/delay.h>
 #include <linux/spi/spi.h>
 #include <linux/i2c.h>