]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/include/asm/cpu_sh4.h
sh: add support for sh7753evb board
[karo-tx-uboot.git] / arch / sh / include / asm / cpu_sh4.h
index 9181d59a947f2643ca51cafdf11c7c464fef03a2..9f48e4fe048317763af10aa7fda71af6c517e397 100644 (file)
@@ -37,6 +37,8 @@
 # include <asm/cpu_sh7734.h>
 #elif defined (CONFIG_CPU_SH7752)
 # include <asm/cpu_sh7752.h>
+#elif defined (CONFIG_CPU_SH7753)
+# include <asm/cpu_sh7753.h>
 #elif defined (CONFIG_CPU_SH7757)
 # include <asm/cpu_sh7757.h>
 #elif defined (CONFIG_CPU_SH7763)