]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: Drop GPIO includes
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 26 Aug 2018 22:20:11 +0000 (00:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Aug 2018 22:24:33 +0000 (15:24 -0700)
commita27339335408f3102630481455e1fe38bd940d6d
treea2b2fc759ddebf6c4146752e1e642b7972fdfd83
parentcbcd9ec601c4a33956d46ca023bbbd2410f55291
net: dsa: Drop GPIO includes

Commit 86cd4c434d81 ("dsa: Move gpio reset into switch driver")
moved the GPIO handling into the switch drivers but forgot
to remove the GPIO header includes.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/dsa.c