usb: gadget: udc: atmel: Remove obsolete include
authorRomain Izard <romain.izard.pro@gmail.com>
Fri, 11 May 2018 10:19:55 +0000 (12:19 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 15 May 2018 07:24:47 +0000 (10:24 +0300)
commit2f8519f6ed42cd332ec442e3b9edc0575bc4df48
tree2ec7916ddd99ec65485cd76921034866ef2165b9
parenta3e20083bd7cdf6163923d9de2f4b62b2a0cbed4
usb: gadget: udc: atmel: Remove obsolete include

The include defines the private platform_data structure used with AVR
platforms. It has no user since 7c55984e191f. Remove it.

Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/atmel_usba_udc.c
include/linux/usb/atmel_usba_udc.h [deleted file]