]> git.sur5r.net Git - u-boot/blobdiff - arch/sh/include/asm/cpu_sh4.h
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / arch / sh / include / asm / cpu_sh4.h
index 9b29d3ae7c8fc6fa5e9a136e9c2df147574ea733..4351e8edff0bd5a777f9b470b48e739f19b2de32 100644 (file)
@@ -44,6 +44,8 @@
 # include <asm/cpu_sh7722.h>
 #elif defined (CONFIG_CPU_SH7723)
 # include <asm/cpu_sh7723.h>
+#elif defined (CONFIG_CPU_SH7724)
+# include <asm/cpu_sh7724.h>
 #elif defined (CONFIG_CPU_SH7757)
 # include <asm/cpu_sh7757.h>
 #elif defined (CONFIG_CPU_SH7763)