]> 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>
Sun, 31 Jul 2011 08:06:18 +0000 (04:06 -0400)
commit844371ff96e9bf0aff2ed10f68771153548707f9
treedd3c5d0484a5646c333f64be9c978b584c7e26e6
parent46e981f71b9a3e847c972a7e372007ecf9d7eafb
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