iommu/amd: Convert dev_table_entry to u64
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 9 Nov 2011 11:06:03 +0000 (12:06 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 12 Dec 2011 13:54:23 +0000 (14:54 +0100)
Convert the contents of 'struct dev_table_entry' to u64 to
allow updating the DTE wit 64bit writes as required by the
spec.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found