1
0
Fork 0
alistair23-linux/include/sound
Jan Blunck 6a878184c2 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Since version 4.1 the gcc is warning about ignored attributes. This patch is
using the equivalent attribute on the struct instead of on each of the
structure or union members.

GCC Manual:
  "Specifying Attributes of Types

   packed
    This attribute, attached to struct or union type definition, specifies
    that
    each member of the structure or union is placed to minimize the memory
    required. When attached to an enum definition, it indicates that the
    smallest integral type should be used.

    Specifying this attribute for struct and union types is equivalent to
    specifying the packed attribute on each of the structure or union
    members."

Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:07 -08:00
..
ac97_codec.h [ALSA] Add a new quirk for mute-LED and HP-only. 2006-01-03 12:30:29 +01:00
ad1816a.h [ALSA] Remove xxx_t typedefs: ISA AD1816A 2006-01-03 12:18:18 +01:00
ad1848.h [ALSA] ad1848 - Add PM support 2006-01-03 12:28:10 +01:00
ainstr_fm.h [ALSA] Remove xxx_t typedefs: Instrument layer 2006-01-03 12:17:54 +01:00
ainstr_gf1.h [ALSA] Remove xxx_t typedefs: Instrument layer 2006-01-03 12:17:54 +01:00
ainstr_iw.h [ALSA] Remove xxx_t typedefs: Instrument layer 2006-01-03 12:17:54 +01:00
ainstr_simple.h [ALSA] Remove xxx_t typedefs: Instrument layer 2006-01-03 12:17:54 +01:00
ak4xxx-adda.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:09 +01:00
ak4114.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:09 +01:00
ak4117.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:09 +01:00
ak4531_codec.h [ALSA] ak4531 - Add PM support 2006-01-03 12:27:55 +01:00
asequencer.h [ALSA] seq: reorganize sequencer client numbers 2006-01-03 12:30:50 +01:00
asound.h [ALSA] Remove xxx_t typedefs: Core component 2006-01-03 12:17:30 +01:00
asound_fm.h [ALSA] Remove xxx_t typedefs: OPL3 2006-01-03 12:18:04 +01:00
asoundef.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
control.h [ALSA] Remove xxx_t typedefs: Controls 2006-01-03 12:17:32 +01:00
core.h [ALSA] Revert the nested-device patch 2006-01-04 10:13:48 +01:00
cs46xx.h [ALSA] cs46xx - Fix PM support 2006-01-03 12:27:35 +01:00
cs46xx_dsp_scb_types.h [ALSA] Remove xxx_t typedefs: PCI CS46xx 2006-01-03 12:18:45 +01:00
cs46xx_dsp_spos.h [ALSA] Remove xxx_t typedefs: PCI CS46xx 2006-01-03 12:18:45 +01:00
cs46xx_dsp_task_types.h [ALSA] Remove xxx_t typedefs: PCI CS46xx 2006-01-03 12:18:45 +01:00
cs4231.h [ALSA] Remove xxx_t typedefs: ISA CS423x 2006-01-03 12:18:21 +01:00
cs8403.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
cs8427.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
driver.h [ALSA] dynamic minors (6/6): increase maximum number of sound cards 2006-01-03 12:29:21 +01:00
emu10k1.h [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook. 2006-01-03 12:31:01 +01:00
emu10k1_synth.h [ALSA] Remove xxx_t typedefs: PCI emu10k1 2006-01-03 12:18:47 +01:00
emu8000.h [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE 2006-01-03 12:18:25 +01:00
emu8000_reg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emux_legacy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emux_synth.h [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
es1688.h [ALSA] Remove xxx_t typedefs: ISA ES1688 2006-01-03 12:18:23 +01:00
gus.h [ALSA] Remove xxx_t typedefs: ISA GUS 2006-01-03 12:18:27 +01:00
hdsp.h [ALSA] Remove xxx_t typedefs: PCI HDSP 2006-01-03 12:18:51 +01:00
hdspm.h [ALSA] Remove xxx_t typedefs: PCI HDSP-MADI 2006-01-03 12:18:53 +01:00
hwdep.h [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 2006-01-03 12:29:17 +01:00
i2c.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
info.h [ALSA] Optimize for config without PROC_FS 2006-01-03 12:30:02 +01:00
initval.h [ALSA] Remove snd_legacy_auto_probe() 2006-01-03 12:28:52 +01:00
memalloc.h [PATCH] gfp_t: sound 2005-10-28 08:16:50 -07:00
minors.h [ALSA] dynamic minors (4/6): dynamic minor number allocation 2006-01-03 12:29:19 +01:00
mixer_oss.h [ALSA] Remove xxx_t typedefs: Mixer OSS-emulation 2006-01-03 12:17:47 +01:00
mpu401.h [ALSA] Remove xxx_t typedefs: MPU401 2006-01-03 12:18:01 +01:00
opl3.h [ALSA] Remove xxx_t typedefs: OPL3 2006-01-03 12:18:04 +01:00
opl4.h [ALSA] Remove xxx_t typedefs: OPL4 2006-01-03 12:18:06 +01:00
pcm-indirect.h [ALSA] Remove xxx_t typedefs: PCM 2006-01-03 12:17:43 +01:00
pcm.h [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 2006-01-03 12:29:17 +01:00
pcm_oss.h [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
pcm_params.h [ALSA] Remove xxx_t typedefs: PCM 2006-01-03 12:17:43 +01:00
rawmidi.h [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 2006-01-03 12:29:17 +01:00
sb.h [ALSA] Add PM support to SB-support code 2006-01-03 12:28:03 +01:00
sb16_csp.h [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE 2006-01-03 12:18:25 +01:00
seq_device.h [ALSA] Remove xxx_t typedefs: Sequencer 2006-01-03 12:17:52 +01:00
seq_instr.h [ALSA] Remove xxx_t typedefs: Sequencer 2006-01-03 12:17:52 +01:00
seq_kernel.h [ALSA] seq: set client name in snd_seq_create_kernel_client() 2006-01-03 12:30:49 +01:00
seq_midi_emul.h [ALSA] Remove xxx_t typedefs: Sequencer 2006-01-03 12:17:52 +01:00
seq_midi_event.h [ALSA] Remove xxx_t typedefs: Sequencer 2006-01-03 12:17:52 +01:00
seq_oss.h [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation 2006-01-03 12:17:57 +01:00
seq_oss_legacy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_virmidi.h [ALSA] Remove xxx_t typedefs: Sequencer 2006-01-03 12:17:52 +01:00
sfnt_info.h [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
snd_wavefront.h [ALSA] Remove xxx_t typedefs: ISA Wavefront 2006-01-03 12:18:30 +01:00
soundfont.h [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
sscape_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tea575x-tuner.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
tea6330t.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
timer.h [ALSA] Remove xxx_t typedefs: Timer 2006-01-03 12:17:34 +01:00
trident.h [ALSA] trident - Fix PM support 2006-01-03 12:27:37 +01:00
typedefs.h [ALSA] Backward-compatibility typedefs 2006-01-03 12:18:00 +01:00
uda1341.h [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
util_mem.h [ALSA] Remove xxx_t typedefs: Emu-X synth 2006-01-03 12:18:14 +01:00
version.h [ALSA] version 1.0.11rc2 2006-01-04 10:13:22 +01:00
vx_core.h [ALSA] vx-driver - Fix PM support 2006-01-03 12:27:22 +01:00
wavefront.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
wavefront_fx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ymfpci.h [ALSA] ymfpci - Fix PM support 2006-01-03 12:27:38 +01:00