i386: move pci
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
#include "cpqphp.h"
|
||||
#include "cpqphp_nvram.h"
|
||||
#include "../../../arch/i386/pci/pci.h" /* horrible hack showing how processor dependent we are... */
|
||||
#include "../../../arch/x86/pci/pci.h" /* horrible hack showing how processor dependent we are... */
|
||||
|
||||
|
||||
/* Global variables */
|
||||
|
@@ -37,7 +37,7 @@
|
||||
#include "../pci.h"
|
||||
#include "cpqphp.h"
|
||||
#include "cpqphp_nvram.h"
|
||||
#include "../../../arch/i386/pci/pci.h" /* horrible hack showing how processor dependent we are... */
|
||||
#include "../../../arch/x86/pci/pci.h" /* horrible hack showing how processor dependent we are... */
|
||||
|
||||
|
||||
u8 cpqhp_nic_irq;
|
||||
|
@@ -35,7 +35,7 @@
|
||||
#include <linux/delay.h>
|
||||
#include <linux/wait.h>
|
||||
#include "../pci.h"
|
||||
#include "../../../arch/i386/pci/pci.h" /* for struct irq_routing_table */
|
||||
#include "../../../arch/x86/pci/pci.h" /* for struct irq_routing_table */
|
||||
#include "ibmphp.h"
|
||||
|
||||
#define attn_on(sl) ibmphp_hpc_writeslot (sl, HPC_SLOT_ATTNON)
|
||||
|
Reference in New Issue
Block a user