ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
authorBob Moore <robert.moore@intel.com>
Wed, 18 Feb 2009 06:44:03 +0000 (14:44 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 26 Mar 2009 20:38:27 +0000 (16:38 -0400)
Remove all instances of this obsolete macro, since it is now a
simple reference to ->common.type. There were about 150 invocations
of the macro across 41 files. ACPICA BZ 755.

http://www.acpica.org/bugzilla/show_bug.cgi?id=755

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>

No differences found