]> www.infradead.org Git - users/jedix/linux-maple.git/commit
extcon: max3355: Drop unused include
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jul 2021 15:26:57 +0000 (17:26 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 23 Jul 2021 05:11:28 +0000 (14:11 +0900)
commit07de34f5ce1e76811d8567b41ccfff244d78874c
treeaa0359ff9e76b11e0715c0317b65efac77d12167
parentc3c7ae619c8e0a3e38d6a6efec73cbc09554afcb
extcon: max3355: Drop unused include

This driver includes the legacy <linux/gpio.h> header but
does not use it. Drop this include.

Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max3355.c