git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1cbebe
)
x86, AMD IOMMU: remove unnecessary code from the iommu_enable function
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 3 Jul 2008 17:35:11 +0000
(19:35 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 4 Jul 2008 09:44:44 +0000
(11:44 +0200)
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>
No differences found