commit | e2bf2e26c0915d54208315fc8c9864f1d987217a | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Aug 17 16:28:28 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Aug 25 13:27:35 2006 +1000 |
tree | 23946098081ac558faabaaadd0f1ea88416aeb72 | |
parent | 6f3d5d3cc4b1447578ae8484166bbc34a64150c5 [diff] |
[POWERPC] iseries: remove some gcc 4.1 warnings gcc 4.1 produces some warnings that say it is ignoring the packed attribute on some structure elements, so, since all the elements of these structs are packed, pack the structs instead. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>