ACPI: Reorder IPMI driver before any other ACPI drivers
authorMatthew Garrett <mjg@redhat.com>
Tue, 16 Oct 2012 20:53:37 +0000 (15:53 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Oct 2012 01:07:12 +0000 (18:07 -0700)
commit4033741ff9f727fbf5efb9337c826703534d49b7
tree3985d6f7ab19e1b1c3ef2bfc9d04e94d8fdf1385
parentd1bdc40b3389b1165e705c7794441417ed2a43bd
ACPI: Reorder IPMI driver before any other ACPI drivers

Drivers may make calls that require the ACPI IPMI driver to have been
initialised already, so make sure that it appears earlier in the build
order.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/Makefile