From: Bob Moore Date: Fri, 2 Feb 2007 16:48:23 +0000 (+0300) Subject: ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~9^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c9626bade13de3f160f0926455328650045d6cd;p=pandora-kernel.git ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. Thus, even if the default compiler setting is non-aligned, the header is compiled correctly. Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed