From 25cf813cbe6635aa5231730180e8bb358ddcb0e9 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 13 Mar 2007 15:29:47 +0100 Subject: [PATCH] --- yaml --- r: 56129 b: refs/heads/master c: 623ec04798bc21a611a5409f39bd3069cc64a80f h: refs/heads/master i: 56127: 0403f3fbba93d65e7d12d50341fbaa19fe491960 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_intel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6defd734c20d..016bdfaff42a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 345a1e150ed722bded478e23d3d75b6b73c63d5c +refs/heads/master: 623ec04798bc21a611a5409f39bd3069cc64a80f diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 1672cace1ae7..517a8d7bf337 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/sound/pci/hda/hda_intel.c @@ -1518,7 +1518,7 @@ static int azx_dev_free(struct snd_device *device) /* * white/black-listing for position_fix */ -static const struct snd_pci_quirk position_fix_list[] __devinitdata = { +static struct snd_pci_quirk position_fix_list[] __devinitdata = { SND_PCI_QUIRK(0x1028, 0x01cc, "Dell D820", POS_FIX_NONE), {} };