]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/serial/usbtty.h
dm: omap: serial: Add driver model support
[karo-tx-uboot.git] / drivers / serial / usbtty.h
index 21a3ef4d97ea94d2a167490d9389bfb7f8dd0f8c..538b6d715d42662c88a8726705f655889d819358 100644 (file)
@@ -14,8 +14,6 @@
 #include <usbdevice.h>
 #if defined(CONFIG_PPC)
 #include <usb/mpc8xx_udc.h>
-#elif defined(CONFIG_OMAP1510)
-#include <usb/omap1510_udc.h>
 #elif defined(CONFIG_CPU_PXA27X)
 #include <usb/pxa27x_udc.h>
 #elif defined(CONFIG_DW_UDC)