Re: [PATCH 6/8] ASoC: mt8173-rt5650: Drop unused includes

From: AngeloGioacchino Del Regno
Date: Mon Oct 09 2023 - 04:52:00 EST


Il 06/10/23 15:46, Linus Walleij ha scritto:
This driver includes the legacy GPIO header <linux/gpio.h> and
<linux/of_gpio.h> but does not use any symbols from either of
them so drop the includes.

Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Tested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>