]> git.ipfire.org Git - thirdparty/linux.git/commit
leds: st1202: Drop unused include
authorLinus Walleij <linusw@kernel.org>
Fri, 27 Mar 2026 12:58:41 +0000 (13:58 +0100)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:27:58 +0000 (11:27 +0100)
commit5ed87cc71c1bc1c3a3449ebd2de83e2b9c32670b
treed5d9762c125aab36d62fc692c0c4fefcbe7cfa48
parent9e667b8ebd5d8229cf523372bf62660f1090c8a0
leds: st1202: 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-leds-st1202-v1-1-15c107cc9fb9@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-st1202.c