X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sparc%2Fsbus.h;h=27d076c46964a9fd537f7b8cca8c7169b9c8aa13;hb=7616ee95f27a04fd5a6434e9ef4a82cec4b2807c;hp=d036e4419d7958a1245c631cd19d4ea76f3a9a65;hpb=bbe5d235ee201705530a7153b57e141cd77d818b;p=linux-2.6 diff --git a/include/asm-sparc/sbus.h b/include/asm-sparc/sbus.h index d036e4419d..27d076c469 100644 --- a/include/asm-sparc/sbus.h +++ b/include/asm-sparc/sbus.h @@ -68,7 +68,6 @@ struct sbus_dev { /* This struct describes the SBus(s) found on this machine. */ struct sbus_bus { struct of_device ofdev; - void *iommu; /* Opaque IOMMU cookie */ struct sbus_dev *devices; /* Link to devices on this SBus */ struct sbus_bus *next; /* next SBus, if more than one SBus */ int prom_node; /* PROM device tree node for this SBus */