PCI: hotplug: Clean up include files
[sfrench/cifs-2.6.git] / drivers / pci / hotplug / rpaphp_core.c
index 9887c9de08c3be9bb9487719bae9a33127d88232..491986197c4791ba08b13eee1f7ef1ce11e5ae8d 100644 (file)
@@ -11,6 +11,7 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/moduleparam.h>
+#include <linux/of.h>
 #include <linux/pci.h>
 #include <linux/pci_hotplug.h>
 #include <linux/smp.h>
@@ -20,6 +21,7 @@
 #include <asm/eeh.h>       /* for eeh_add_device() */
 #include <asm/rtas.h>          /* rtas_call */
 #include <asm/pci-bridge.h>    /* for pci_controller */
+#include <asm/prom.h>
 #include "../pci.h"            /* for pci_add_new_bus */
                                /* and pci_do_scan_bus */
 #include "rpaphp.h"