X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fvio.h;h=0117b544ecbce1ff1c7741f3e55938bd31f34081;hb=61d48c2c31799ab9dbddbbcfccfd8042a5c6b75a;hp=4b51d42e1419d2cf0f27d2c40f448f474005e912;hpb=57cad8084e0837e0f2c97da789ec9b3f36809be9;p=powerpc.git diff --git a/include/asm-powerpc/vio.h b/include/asm-powerpc/vio.h index 4b51d42e14..0117b544ec 100644 --- a/include/asm-powerpc/vio.h +++ b/include/asm-powerpc/vio.h @@ -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;