Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[deliverable/linux.git] / include / asm-powerpc / vio.h
index 4b51d42e1419d2cf0f27d2c40f448f474005e912..0117b544ecbce1ff1c7741f3e55938bd31f34081 100644 (file)
@@ -45,7 +45,6 @@ struct iommu_table;
  * The vio_dev structure is used to describe virtual I/O devices.
  */
 struct vio_dev {
-       struct iommu_table *iommu_table;     /* vio_map_* uses this */
        const char *name;
        const char *type;
        uint32_t unit_address;
This page took 0.028984 seconds and 5 git commands to generate.