]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-ia64/sn/pcibr_provider.h
[IA64] hotplug/ia64: SN Hotplug Driver: moving of header files
[net-next-2.6.git] / include / asm-ia64 / sn / pcibr_provider.h
similarity index 98%
rename from arch/ia64/sn/include/pci/pcibr_provider.h
rename to include/asm-ia64/sn/pcibr_provider.h
index 1cd291d8badd05299c4dc4114bd1e768ddd46f61..cbb4604c934902fc7f69f022a4f3ccc4922df270 100644 (file)
@@ -8,6 +8,9 @@
 #ifndef _ASM_IA64_SN_PCI_PCIBR_PROVIDER_H
 #define _ASM_IA64_SN_PCI_PCIBR_PROVIDER_H
 
+#include <asm/sn/intr.h>
+#include <asm/sn/pcibus_provider_defs.h>
+
 /* Workarounds */
 #define PV907516 (1 << 1) /* TIOCP: Don't write the write buffer flush reg */
 
@@ -20,7 +23,7 @@
 #define IS_PIC_SOFT(ps)     (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_PIC)
 
 
-/* 
+/*
  * The different PCI Bridge types supported on the SGI Altix platforms
  */
 #define PCIBR_BRIDGETYPE_UNKNOWN       -1
@@ -100,7 +103,7 @@ struct pcibus_info {
 
        struct ate_resource     pbi_int_ate_resource;
        uint64_t                pbi_int_ate_size;
-       
+
        uint64_t                pbi_dir_xbase;
        char                    pbi_hub_xid;