ACPI: tidy up makefile
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 24 Mar 2009 22:50:24 +0000 (16:50 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 27 Mar 2009 16:51:41 +0000 (12:51 -0400)
commit018f452e9d9d0cb5c3e8d33fd94dc6cd3c520a8f
treed11ed659b410ce9eae3f206aa104cdff6d988b60
parent201b8c655f7a48563f6a0b66f9e388460a1ea611
ACPI: tidy up makefile

This patch removes the suggestion that ec.o link order is important,
because it doesn't matter since acpi_ec_init() is no longer an initcall.
And it puts together most of the core modules that are not configurable.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Makefile