]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit44342f9e8dfbe8c0fadf940bf6b5c2eaaffe6850
treeff8152f1a1229272fe6faff0b59b1080d5c2743f
parent89595b8f2850a080d290bf778ec933ea1d99f78e
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