]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/include/asm/cpu_sh4.h
sh: Add support Renesas SH7734
[karo-tx-uboot.git] / arch / sh / include / asm / cpu_sh4.h
index 4351e8edff0bd5a777f9b470b48e739f19b2de32..f1f49fe7fae69c9655c946cb01e43df5ee37f703 100644 (file)
@@ -46,6 +46,8 @@
 # include <asm/cpu_sh7723.h>
 #elif defined (CONFIG_CPU_SH7724)
 # include <asm/cpu_sh7724.h>
+#elif defined (CONFIG_CPU_SH7734)
+# include <asm/cpu_sh7734.h>
 #elif defined (CONFIG_CPU_SH7757)
 # include <asm/cpu_sh7757.h>
 #elif defined (CONFIG_CPU_SH7763)