--- ./sound/pci/hda/hda_intel.c.orig	2013-01-25 02:47:26.000000000 -0500
+++ ./sound/pci/hda/hda_intel.c	2013-01-25 03:02:13.000000000 -0500
@@ -2689,7 +2689,7 @@ static bool __devinit check_hdmi_disable
 /*
  * white/black-listing for position_fix
  */
-static struct snd_pci_quirk position_fix_list[] __devinitdata = {
+static struct snd_pci_quirk position_fix_list[] = {
 	SND_PCI_QUIRK(0x1028, 0x01cc, "Dell D820", POS_FIX_LPIB),
 	SND_PCI_QUIRK(0x1028, 0x01de, "Dell Precision 390", POS_FIX_LPIB),
 	SND_PCI_QUIRK(0x103c, 0x306d, "HP dv3", POS_FIX_LPIB),
