]> Git Repo - linux.git/commit
ACPI: Reorder IPMI driver before any other ACPI drivers
authorMatthew Garrett <[email protected]>
Tue, 16 Oct 2012 20:53:37 +0000 (15:53 -0500)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/acpi/Makefile
This page took 0.051636 seconds and 4 git commands to generate.