Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / speakup / speakup_spkout.c
index 9a3a80d9701e6e5bf20e3ac43dc4da447a9bc403..e74f85620c68b30bb753a2dcbea5ccbf75cae1af 100644 (file)
@@ -107,7 +107,7 @@ static struct spk_synth synth_spkout = {
        .startup = SYNTH_START,
        .checkval = SYNTH_CHECK,
        .vars = vars,
-       .probe = serial_synth_probe,
+       .probe = spk_serial_synth_probe,
        .release = spk_serial_release,
        .synth_immediate = spk_synth_immediate,
        .catch_up = spk_do_catch_up,