aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/vx_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/vx_core.h')
-rw-r--r--include/sound/vx_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/vx_core.h b/include/sound/vx_core.h
index 5456343ebe4c..4f67c762cd74 100644
--- a/include/sound/vx_core.h
+++ b/include/sound/vx_core.h
@@ -341,7 +341,7 @@ int vx_change_frequency(struct vx_core *chip);
341/* 341/*
342 * PM 342 * PM
343 */ 343 */
344int snd_vx_suspend(struct vx_core *card, pm_message_t state); 344int snd_vx_suspend(struct vx_core *card);
345int snd_vx_resume(struct vx_core *card); 345int snd_vx_resume(struct vx_core *card);
346 346
347/* 347/*