commit | ad8619864f0c9bd89e14d957afa3fd8aaf0720da | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 27 00:20:11 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 27 15:24:33 2018 -0700 |
tree | a2b2fc759ddebf6c4146752e1e642b7972fdfd83 | |
parent | 30935198b7d0be12b1c45c328b66a7fdefb16256 [diff] |
net: dsa: Drop GPIO includes Commit 52638f71fcff ("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>