[PATCH 6/6] ASoC: samsung: tm2_wm5110: Drop unused include

Bartosz Golaszewski brgl at bgdev.pl
Tue Mar 4 02:45:28 PST 2025


On Mon, Mar 3, 2025 at 9:41 AM Linus Walleij <linus.walleij at linaro.org> wrote:
>
> This file does not use the symbols from the legacy
> <linux/gpio.h> header, so let's drop it.
>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
>  sound/soc/samsung/tm2_wm5110.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/sound/soc/samsung/tm2_wm5110.c b/sound/soc/samsung/tm2_wm5110.c
> index 2417b91a328f083f991af8505c5586d3b27d9bbd..cc76963105d9fa37fe0bc45acf9a28720fdde158 100644
> --- a/sound/soc/samsung/tm2_wm5110.c
> +++ b/sound/soc/samsung/tm2_wm5110.c
> @@ -6,7 +6,6 @@
>  //          Sylwester Nawrocki <s.nawrocki at samsung.com>
>
>  #include <linux/clk.h>
> -#include <linux/gpio.h>
>  #include <linux/gpio/consumer.h>
>  #include <linux/module.h>
>  #include <linux/of.h>
>
> --
> 2.48.1
>

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>



More information about the linux-arm-kernel mailing list