]> 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
old mode 100755 (executable)
new mode 100644 (file)
index a23169a..e449cd7
 #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 */