Revision bc24a225 hw/omap2.c

b/hw/omap2.c
4068 4068
    int ecc_cs;
4069 4069
    int ecc_ptr;
4070 4070
    uint32_t ecc_cfg;
4071
    struct ecc_state_s ecc[9];
4071
    ECCState ecc[9];
4072 4072
};
4073 4073

  
4074 4074
static void omap_gpmc_int_update(struct omap_gpmc_s *s)

Also available in: Unified diff