From: Bjorn Helgaas Date: Fri, 7 Nov 2008 23:57:50 +0000 (-0700) Subject: ACPI: fix conflicting component definitions X-Git-Tag: v2.6.28-rc5~77^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44342f9e8dfbe8c0fadf940bf6b5c2eaaffe6850;p=pandora-kernel.git ACPI: fix conflicting component definitions Some of the component definitions that were previous scattered around the drivers conflict with each other. That doesn't hurt anything except that setting one bit in the debug_layer mask would turn on debugging in two different modules. This patch fixes the conflicts. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed