diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-02-07 22:14:03 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-02-07 18:24:34 +0100 |
commit | f9367f3fbe3c620df7cedae1109743d7bfa11abe (patch) | |
tree | 1fea98cfffe3c07dd0909f7579b68ad285dcba82 /kernel | |
parent | 01b1dccbf74b18eff6257ee37fbcbdc1087a962c (diff) | |
download | kernel-common-f9367f3fbe3c620df7cedae1109743d7bfa11abe.tar.gz kernel-common-f9367f3fbe3c620df7cedae1109743d7bfa11abe.tar.bz2 kernel-common-f9367f3fbe3c620df7cedae1109743d7bfa11abe.zip |
ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c
Remove unused function in pci/lx6464es/lx_core.c.
This eliminates the following warning in pci/lx6464es/lx_core.c:
sound/pci/lx6464es/lx_core.c:144:5: warning: no previous prototype for ‘lx_plx_mbox_read’ [-Wmissing-prototypes]
sound/pci/lx6464es/lx_core.c:172:5: warning: no previous prototype for ‘lx_plx_mbox_write’ [-Wmissing-prototypes]
sound/pci/lx6464es/lx_core.c:494:5: warning: no previous prototype for ‘lx_dsp_es_check_pipeline’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions