]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: gpio: remove duplicate includes
authorPravin Shedge <pravin.shedge4linux@gmail.com>
Sat, 16 Dec 2017 12:56:52 +0000 (18:26 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 20 Dec 2017 12:08:10 +0000 (13:08 +0100)
commit23257fdbbbc41b02b5b8fd9bc5b7dd405609674b
treec04d29760e441fe088c3d1bbc82572450324f29f
parent682fcc3ea32634189cc70693c60ff12d8a35e9c6
drivers: gpio: remove duplicate includes

These duplicate includes have been found with scripts/checkincludes.pl
but they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Acked-by: Gregory Fong <gregory.0xf0@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-brcmstb.c