]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/serial/usbtty.h
sh: Fix sh7264 clock speed and related serial setting
[karo-tx-uboot.git] / drivers / serial / usbtty.h
index 6b6c4a162855a3645ffcf9bcafee17172446a63b..e449cd717df02fb1025641e8fe669d6e54b97ef6 100644 (file)
 #include <usb/omap1510_udc.h>
 #elif defined(CONFIG_MUSB_UDC)
 #include <usb/musb_udc.h>
-#elif defined(CONFIG_PXA27X)
+#elif defined(CONFIG_CPU_PXA27X)
 #include <usb/pxa27x_udc.h>
+#elif defined(CONFIG_SPEAR3XX) || defined(CONFIG_SPEAR600)
+#include <usb/spr_udc.h>
 #endif
 
-#include <version_autogenerated.h>
+#include <version.h>
 
 /* If no VendorID/ProductID is defined in config.h, pretend to be Linux
  * DO NOT Reuse this Vendor/Product setup with protocol incompatible devices */