]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: fix conflicting component definitions
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Fri, 7 Nov 2008 23:57:50 +0000 (16:57 -0700)
committerLen Brown <len.brown@intel.com>
Sat, 8 Nov 2008 02:44:49 +0000 (21:44 -0500)
commitde8c792b9d8cd00ce7692f1530fc99ba5b83a88d
treeff8152f1a1229272fe6faff0b59b1080d5c2743f
parente6c2204ec9d9c57608e3d9b8c3f768963295d06d
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 <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/acpi_drivers.h