ACPICA: Cleanup byte/word/dword extraction macros, fix possible warnings
authorBob Moore <robert.moore@intel.com>
Wed, 22 Apr 2009 04:41:27 +0000 (12:41 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 27 May 2009 04:30:49 +0000 (00:30 -0400)
Removed unnecessary masking. For the 64-bit macros, removed
the structure overlay. Fixes aliasing warnings seen with gcc 4+
compilers.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/actypes.h

Simple merge