[PATCH 5/6] ASoC: samsung: tobermory: Drop unused include

Bartosz Golaszewski brgl at bgdev.pl
Tue Mar 4 02:45:14 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/tobermory.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/sound/soc/samsung/tobermory.c b/sound/soc/samsung/tobermory.c
> index 2bdd81bf821a5b9bdc56479bb2cd5d0089fab339..bc2608dbaddc4feeb9af77639699fed89540b44b 100644
> --- a/sound/soc/samsung/tobermory.c
> +++ b/sound/soc/samsung/tobermory.c
> @@ -7,7 +7,6 @@
>  #include <sound/soc.h>
>  #include <sound/soc-dapm.h>
>  #include <sound/jack.h>
> -#include <linux/gpio.h>
>  #include <linux/module.h>
>
>  #include "../codecs/wm8962.h"
>
> --
> 2.48.1
>

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



More information about the linux-arm-kernel mailing list