X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fiova.h;h=76a0759e88ec4650fe554ddb1988bbeff99dfc26;hb=7e125f7b9cbfce4101191b8076d606c517a73066;hp=228f6c94b69c327543d118c5868ddce07a2f9a43;hpb=08d19f51f05a68ce89a289320ce4ed96e757df72;p=pandora-kernel.git diff --git a/include/linux/iova.h b/include/linux/iova.h index 228f6c94b69c..76a0759e88ec 100644 --- a/include/linux/iova.h +++ b/include/linux/iova.h @@ -28,7 +28,6 @@ struct iova { /* holds all the iova translations for a domain */ struct iova_domain { - spinlock_t iova_alloc_lock;/* Lock to protect iova allocation */ spinlock_t iova_rbtree_lock; /* Lock to protect update of rbtree */ struct rb_root rbroot; /* iova domain rbtree root */ struct rb_node *cached32_node; /* Save last alloced node */