]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pci: Add module.h to hotplug/pciehp_acpi.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:27:05 +0000 (15:27 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Oct 2011 18:10:03 +0000 (14:10 -0400)
commitbdb0ffa6dc12f6e7e1ca9b0a56afc25e55c16c85
tree78ecd4731ee765ed750ede60e7c08bbbf00144d0
parent11e07954cf9f72c21cfd388606c72ff719f051ad
pci: Add module.h to hotplug/pciehp_acpi.c

This file really needs the full module.h header file present, but
was just getting it implicitly before.  Fix it up in advance so we
avoid build failures once the cleanup commit is present.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/pci/hotplug/pciehp_acpi.c