From: Frans Pop Date: Wed, 26 Aug 2009 21:29:30 +0000 (-0700) Subject: acpi processor: remove superfluous warning message X-Git-Tag: v2.6.31-rc8~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf57de4e6abc389cc3f3bd94ec15cce74cf6f4b;p=pandora-kernel.git acpi processor: remove superfluous warning message This failure is very common on many platforms. Handling it in the ACPI processor driver is enough, and we don't need a warning message unless CONFIG_ACPI_DEBUG is set. Based on a patch from Zhang Rui. Addresses http://bugzilla.kernel.org/show_bug.cgi?id=13389 Signed-off-by: Frans Pop Acked-by: Zhang Rui Cc: Len Brown Cc: "Rafael J. Wysocki" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed