From 1fb2655f997434988dc2afd22d7b820f990f7911 Mon Sep 17 00:00:00 2001 From: Hannes Eder Date: Wed, 25 Feb 2009 22:28:45 +0100 Subject: [PATCH] --- yaml --- r: 133077 b: refs/heads/master c: 5d9b6c07831456b7a7d90eac31c853d60eaf8ab6 h: refs/heads/master i: 133075: 57c88a9c33b6e6aa3edb5558b629a178616aaf1f v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_local.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index aa4bcbc95ecb..15a9dbee246a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f872a9194cb006994d47a58efc875218594e6072 +refs/heads/master: 5d9b6c07831456b7a7d90eac31c853d60eaf8ab6 diff --git a/trunk/sound/pci/hda/hda_local.h b/trunk/sound/pci/hda/hda_local.h index 4bd82a37a4c8..03ee9dd04913 100644 --- a/trunk/sound/pci/hda/hda_local.h +++ b/trunk/sound/pci/hda/hda_local.h @@ -136,7 +136,7 @@ extern struct hda_ctl_ops snd_hda_bind_sw; /* for bind-switch */ struct hda_bind_ctls { struct hda_ctl_ops *ops; - long values[]; + unsigned long values[]; }; int snd_hda_mixer_bind_ctls_info(struct snd_kcontrol *kcontrol,