linux-kernel-test/sound/pci/hda
Ralf Baechle 623ec04798 [ALSA] hda_intel: build fix
CC [M]  sound/pci/hda/hda_intel.o
sound/pci/hda/hda_intel.c:1508: error: position_fix_list causes a section type conflict
Gcc like its __devinitdata readable not const, it seems.  An alternative
fix would be to remove the __devinitdata attribute but that would result
in slight runtime bloat.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-05-11 16:55:49 +02:00
..
hda_codec.c [ALSA] Fix NULL dereference with null modelname 2007-05-11 16:55:44 +02:00
hda_codec.h [ALSA] HDA codec - little code & comment cleanup 2006-09-23 10:37:31 +02:00
hda_generic.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
hda_intel.c [ALSA] hda_intel: build fix 2007-05-11 16:55:49 +02:00
hda_local.h [ALSA] hda-codec - Use global workqueue 2007-02-09 09:02:40 +01:00
hda_patch.h [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
hda_proc.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
Makefile [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
patch_analog.c [ALSA] hda-codec - more systems for Analog Devices 2007-03-14 08:24:18 +01:00
patch_atihdmi.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
patch_cmedia.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
patch_conexant.c [ALSA] hda-codec - Conexant improvements 2007-05-11 16:55:47 +02:00
patch_realtek.c [ALSA] hda-codec - Fix models for some lpatops/mobos 2007-05-11 16:55:39 +02:00
patch_si3054.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
patch_sigmatel.c [ALSA] hda-codec - Code clean up of patch_sigmatel.c 2007-05-11 16:55:48 +02:00
patch_via.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00