]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, AMD IOMMU: remove unnecessary code from the iommu_enable function
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Jul 2008 17:35:11 +0000 (19:35 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 4 Jul 2008 09:44:44 +0000 (11:44 +0200)
commitfb339690a0506d2aca447b5e888fd6ac39ea4fa2
treefec0cdf1c64af11557eda7704f80ab4926a222cd
parentc1cbebeec4a6be1c1fb54fbf2395ade2534b03c4
x86, AMD IOMMU: remove unnecessary code from the iommu_enable function

This code removes a leftover from the iommu_enable function. The ctrl variable
is assigned but never used.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: robert.richter@amd.com
Cc: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/amd_iommu_init.c