]> 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>
Fri, 26 Aug 2011 15:52:07 +0000 (11:52 -0400)
commit58abe88b659772f52e8f5b7d1b11fad03c1b973c
tree10bc345ba2036e733fea2e3066588fa48a22aa2f
parent1eb0614a401d28c6f7496979149f35631cfcfc1e
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