]> git.neil.brown.name Git - history.git/commit
[PATCH] [ALSA] Fix struct alignment on PPC64
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Feb 2005 23:34:46 +0000 (15:34 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 9 Feb 2005 23:34:46 +0000 (15:34 -0800)
commitb943be0fc34d0c80bcb47fd87456b73948698657
treed415deab285c0e66c51a6e46433d1fa72ad48ca0
parentc10e27deb37568773e46b4948b888d07e002d68f
[PATCH] [ALSA] Fix struct alignment on PPC64

Fixed the struct size mismatch (due to alignment) of
snd_ctl_elem_value_t for PPC64 and SPARC64.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/core/ioctl32/ioctl32.c