Revision 1ea879e5 hw/tsc210x.c

b/hw/tsc210x.c
327 327
static void tsc2102_audio_output_update(struct tsc210x_state_s *s)
328 328
{
329 329
    int enable;
330
    audsettings_t fmt;
330
    struct audsettings fmt;
331 331

  
332 332
    if (s->dac_voice[0]) {
333 333
        tsc210x_out_flush(s, s->codec.out.len);

Also available in: Unified diff