]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/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, 28 Jul 2011 04:26:50 +0000 (00:26 -0400)
commit3a4a4a1dfe275bf5fc34274a559006075ffb65fa
tree739b493636c0f6c790abb48cbe9b61475ca9cdef
parent928cfee87a5339468ca7e629963630f9e5ab4981
drivers/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