From: Andrew Morton Signed-off-by: Andrew Morton --- sound/pci/hda/patch_sigmatel.c | 3 --- 1 file changed, 3 deletions(-) diff -puN sound/pci/hda/patch_sigmatel.c~git-alsa-fixup sound/pci/hda/patch_sigmatel.c --- a/sound/pci/hda/patch_sigmatel.c~git-alsa-fixup +++ a/sound/pci/hda/patch_sigmatel.c @@ -472,10 +472,8 @@ static struct snd_pci_quirk stac9200_cfg "Dell XPS M1710", STAC_REF), SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01cf, "Dell Precision M90", STAC_REF), -<<<<<<< HEAD/sound/pci/hda/patch_sigmatel.c SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d6, "unknown Dell", STAC_REF), -======= SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d6, "unknown Dell", STAC_REF), SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01d8, @@ -486,7 +484,6 @@ static struct snd_pci_quirk stac9200_cfg /* Panasonic */ SND_PCI_QUIRK(0x10f7, 0x8338, "Panasonic CF-74", STAC_REF), ->>>>>>> /sound/pci/hda/patch_sigmatel.c {} /* terminator */ }; _