aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-09-17 10:45:59 -0400
committerIngo Molnar <mingo@elte.hu>2008-09-19 06:59:29 -0400
commit199d0d501202f077fe647a5c14fe046b17abc46b (patch)
treeda98406b8b7c21a6165366f27f54e1407da5c31a /fs
parentd58befd3a0110c93d70756537b4d01d05a9e6e12 (diff)
AMD IOMMU: remove unnecessary cast to u64 in the init code
The ctrl variable is only u32 and readl also returns a 32 bit value. So the cast to u64 is pointless. Remove it with this patch. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions