]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: nau8315: Drop unused include
authorLinus Walleij <linusw@kernel.org>
Thu, 26 Mar 2026 23:26:39 +0000 (00:26 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 27 Mar 2026 18:37:54 +0000 (18:37 +0000)
commit175b2d025874d2798d34f670319e63fb5570cb2c
tree0b63727e870c243cb217fb5a872738f3e0b24d43
parent486c06451590fde1d4285fef744d419e46dba407
ASoC: nau8315: 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. (It is already
using the consumer header as is proper.)

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