original_kernel/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
..
Makefile
hda_codec.c [ALSA] Fix NULL dereference with null modelname 2007-05-11 16:55:44 +02:00
hda_codec.h
hda_generic.c
hda_intel.c [ALSA] hda_intel: build fix 2007-05-11 16:55:49 +02:00
hda_local.h
hda_patch.h
hda_proc.c
patch_analog.c
patch_atihdmi.c
patch_cmedia.c
patch_conexant.c [ALSA] hda-codec - Conexant improvements 2007-05-11 16:55:47 +02:00
patch_realtek.c
patch_si3054.c
patch_sigmatel.c [ALSA] hda-codec - Code clean up of patch_sigmatel.c 2007-05-11 16:55:48 +02:00
patch_via.c