sound/oss/dmasound: fix 'dmasound_setup' defined but not used
[linux-2.6-microblaze.git] / sound / oss / dmasound / dmasound_core.c
index 9c48f3a..164335d 100644 (file)
@@ -1428,7 +1428,7 @@ void dmasound_deinit(void)
                unregister_sound_dsp(sq_unit);
 }
 
-static int dmasound_setup(char *str)
+static int __maybe_unused dmasound_setup(char *str)
 {
        int ints[6], size;