commit | 858defad2ae2b0ec9a0350d1414da2c2c933a054 | [log] [tgz] |
---|---|---|
author | Adrian Huang <ahuang12@lenovo.com> | Tue Dec 24 22:46:47 2019 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Tue Jan 07 14:14:39 2020 +0100 |
tree | 90ed52af8ce787297677dbf7344b76b4028a5154 | |
parent | 2ca6b6dc8512abd697c251c3e492fb12f3cb1856 [diff] |
iommu/amd: Remove local variables The usage of the local variables 'range' and 'misc' was removed from commit 226e889b20a9 ("iommu/amd: Remove first/last_device handling") and commit 23c742db2171 ("iommu/amd: Split out PCI related parts of IOMMU initialization"). So, remove them accrodingly. Signed-off-by: Adrian Huang <ahuang12@lenovo.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>