]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-rmobile/rmobile.h
sunxi: Stop differentiating between 512M and 1G variants of the same board
[karo-tx-uboot.git] / arch / arm / include / asm / arch-rmobile / rmobile.h
index 2cc38e1b5ba31df9f5be74ca357beb52c94fb2ee..65ee9eb54718e3addb0eaeb3b95c393ed0cea040 100644 (file)
@@ -10,6 +10,8 @@
 #include <asm/arch/r8a7790.h>
 #elif defined(CONFIG_R8A7791)
 #include <asm/arch/r8a7791.h>
+#elif defined(CONFIG_R8A7793)
+#include <asm/arch/r8a7793.h>
 #elif defined(CONFIG_R8A7794)
 #include <asm/arch/r8a7794.h>
 #else