usb: gadget: udc: Drop surplus include
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 27 Jun 2020 10:31:50 +0000 (12:31 +0200)
committerFelipe Balbi <balbi@kernel.org>
Fri, 2 Oct 2020 06:43:34 +0000 (09:43 +0300)
commit072f34c2ebdb0bbc34f05187c7a770a3a23996c6
tree054df240ad8866d30f3f702bcaec1873d52fe827
parent5b311668f91a10e5e1255e77d6d61b7d14549af9
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>
drivers/usb/gadget/udc/net2272.c