From: Stephen Rothwell Date: Thu, 17 Aug 2006 06:28:28 +0000 (+1000) Subject: [POWERPC] iseries: remove some gcc 4.1 warnings X-Git-Tag: v2.6.19-rc1~1300^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2bf2e26c0915d54208315fc8c9864f1d987217a;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed