documentation: convert the Documentation directory to UTF-8
[sfrench/cifs-2.6.git] / include / asm-sparc64 / isa.h
index d9728b9031fc90a9052eb55545cdede2576b4df8..ecd9290f78d4f5a87acd85145d3172edfa0ccebb 100644 (file)
@@ -7,7 +7,6 @@
 #ifndef __SPARC64_ISA_H
 #define __SPARC64_ISA_H
 
-#include <asm/pbm.h>
 #include <asm/oplib.h>
 #include <asm/prom.h>
 #include <asm/of_device.h>
@@ -29,7 +28,6 @@ struct sparc_isa_bridge {
        struct of_device        ofdev;
        struct sparc_isa_bridge *next;
        struct sparc_isa_device *devices;
-       struct pci_pbm_info     *parent;
        struct pci_dev          *self;
        int                     index;
        struct device_node      *prom_node;