From: Bob Moore Date: Wed, 18 Feb 2009 06:31:05 +0000 (+0800) Subject: ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B X-Git-Tag: v2.6.30-rc1~199^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d79b86646504a0ab97fe50ac137df65f651a27;p=pandora-kernel.git ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B This type is the same as TYPE_A. Removed this and all related instances. Renamed SLEEP_TYPE_A to simply SLEEP_TYPE. ACPICA BZ 754. http://www.acpica.org/bugzilla/show_bug.cgi?id=754 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed