From: Suman Anna Date: Mon, 20 Jul 2015 22:33:27 +0000 (-0500) Subject: iommu/omap: Remove unused union fields X-Git-Tag: omap-for-v4.3/fixes-rc1~57^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc308f9f92b084a25989fd2002fac06cbf4a73d4;p=pandora-kernel.git iommu/omap: Remove unused union fields There are couple of unions defined in the structures iotlb_entry and cr_regs. There are no usage/references to some of these union fields in the code, so clean them up and simplify the structures. Signed-off-by: Suman Anna Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed