]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/common.h
mmc: atmel: Silence debug output
[people/ms/u-boot.git] / include / common.h
index 142936b63954fda4fc9a5b89786278195326663e..09a131da0b967b5d56dae953f0e1a543b39cea82 100644 (file)
@@ -79,6 +79,9 @@ typedef volatile unsigned char        vu_char;
 #ifdef CONFIG_FSL_LSCH3
 #include <asm/arch/immap_lsch3.h>
 #endif
+#ifdef CONFIG_FSL_LSCH2
+#include <asm/arch/immap_lsch2.h>
+#endif
 
 #include <part.h>
 #include <flash.h>