Explorar o código

usb: gadget: atmel: remove useless include

Definitions from linux/platform_data/atmel.h are not used, remove the
include.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Alexandre Belloni %!s(int64=10) %!d(string=hai) anos
pai
achega
e3ec4fda07
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/usb/gadget/udc/atmel_usba_udc.c

+ 0 - 1
drivers/usb/gadget/udc/atmel_usba_udc.c

@@ -22,7 +22,6 @@
 #include <linux/usb/gadget.h>
 #include <linux/usb/atmel_usba_udc.h>
 #include <linux/delay.h>
-#include <linux/platform_data/atmel.h>
 #include <linux/of.h>
 #include <linux/of_gpio.h>