iommu/omap: Remove unused union fields
authorSuman Anna <s-anna@ti.com>
Mon, 20 Jul 2015 22:33:27 +0000 (17:33 -0500)
committerJoerg Roedel <jroedel@suse.de>
Mon, 3 Aug 2015 14:04:25 +0000 (16:04 +0200)
commitdc308f9f92b084a25989fd2002fac06cbf4a73d4
treead8701e9f013ec9c11c04e3eedff803a905dda55
parentad8e29a0804494bff5f0059df3805423ed2020b8
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 <s-anna@ti.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/omap-iommu.h
This page took 0.088718 seconds and 5 git commands to generate.