summaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi/hpi6205.c
diff options
context:
space:
mode:
authorEliot Blennerhassett2011-07-22 05:52:52 +0200
committerTakashi Iwai2011-07-22 07:52:02 +0200
commit33162d2dfa8e8f5596f3106057df68c6533acfc6 (patch)
tree401397f97b12b7c28f61fe5f1eecd3d8c9376d41 /sound/pci/asihpi/hpi6205.c
parentALSA: asihpi - Fix minor typos and spelling (diff)
downloadkernel-qcow2-linux-33162d2dfa8e8f5596f3106057df68c6533acfc6.tar.gz
kernel-qcow2-linux-33162d2dfa8e8f5596f3106057df68c6533acfc6.tar.xz
kernel-qcow2-linux-33162d2dfa8e8f5596f3106057df68c6533acfc6.zip
ALSA: asihpi - Make local function static
Fixes a sparse warning. Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/asihpi/hpi6205.c')
-rw-r--r--sound/pci/asihpi/hpi6205.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/asihpi/hpi6205.c b/sound/pci/asihpi/hpi6205.c
index 3c75df8df84f..e041a6ae1c5a 100644
--- a/sound/pci/asihpi/hpi6205.c
+++ b/sound/pci/asihpi/hpi6205.c
@@ -373,6 +373,7 @@ static void instream_message(struct hpi_adapter_obj *pao,
/** Entry point to this HPI backend
* All calls to the HPI start here
*/
+static
void _HPI_6205(struct hpi_adapter_obj *pao, struct hpi_message *phm,
struct hpi_response *phr)
{