commit | 072f34c2ebdb0bbc34f05187c7a770a3a23996c6 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Jun 27 12:31:50 2020 +0200 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Oct 02 09:43:34 2020 +0300 |
tree | 054df240ad8866d30f3f702bcaec1873d52fe827 | |
parent | 5b311668f91a10e5e1255e77d6d61b7d14549af9 [diff] |
usb: gadget: udc: Drop surplus include The UDC NET2272 driver includes <linux/gpio.h> but does not use any symbols from this file, so drop the include. Cc: Felipe Balbi <balbi@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Felipe Balbi <balbi@kernel.org>