Revision 7442511c hw/wm8750.c

b/hw/wm8750.c
706 706
{
707 707
    struct wm8750_s *s = (struct wm8750_s *) opaque;
708 708

  
709
    return wm8750_out_flush(s);
709
    wm8750_out_flush(s);
710 710
}
711 711

  
712 712
uint32_t wm8750_adc_dat(void *opaque)

Also available in: Unified diff