]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: rt1318: Drop unused include
authorLinus Walleij <linusw@kernel.org>
Thu, 26 Mar 2026 23:26:38 +0000 (00:26 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 27 Mar 2026 18:37:54 +0000 (18:37 +0000)
commit486c06451590fde1d4285fef744d419e46dba407
treeddf353d46336e7598dde1341e0f65dac5aafc8fc
parentc369299895a591d96745d6492d4888259b004a9e
ASoC: rt1318: Drop unused include

The driver includes the legacy GPIO header <linux/gpio.h> but does
not use any symbols from it so drop the include.

Signed-off-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20260327-asoc-rt1318-v1-1-9fcecf868fda@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt1318.c