From: Bob Moore Date: Wed, 18 Feb 2009 06:44:03 +0000 (+0800) Subject: ACPICA: Remove ACPI_GET_OBJECT_TYPE macro X-Git-Tag: v2.6.30-rc1~199^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3371c19c294a4cb3649aa4e84606be8a1d999e61;p=pandora-kernel.git ACPICA: Remove ACPI_GET_OBJECT_TYPE macro 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 Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed