omap3/emif4: fix registers definition
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-omap3 / cpu.h
index 2c93e8f..84308e0 100644 (file)
@@ -218,6 +218,7 @@ struct sdrc {
 
 /* EMIF4 */
 typedef struct emif4 {
+       unsigned int emif_mod_id_rev;
        unsigned int sdram_sts;
        unsigned int sdram_config;
        unsigned int res1;