]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/sbus.h
[SCSI] esp: tidy up target reference counting
[linux-2.6] / include / asm-sparc / sbus.h
index d036e4419d7958a1245c631cd19d4ea76f3a9a65..f1d2fe1c9a304980a3c47d18022d51a5ab1a097d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: sbus.h,v 1.22 2000/02/18 13:50:50 davem Exp $
+/*
  * sbus.h:  Defines for the Sun SBus.
  *
  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -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 */