From: Rashika Kheria Date: Fri, 7 Feb 2014 16:44:03 +0000 (+0530) Subject: ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c X-Git-Tag: v3.15-rc1~142^2~3^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9367f3fbe3c620df7cedae1109743d7bfa11abe;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed