staging: speakup: Prefix externally-visible symbols
[deliverable/linux.git] / drivers / staging / speakup / speakup_dummy.c
index c20f41188be12364d59dc1517f864723c7057a8e..4a24b9c1e8e3f099604f4704ddd45a85e2e7fc13 100644 (file)
@@ -102,7 +102,7 @@ static struct spk_synth synth_dummy = {
        .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,
This page took 0.036082 seconds and 5 git commands to generate.