diff options
Diffstat (limited to 'drivers/iommu/amd_iommu.c')
-rw-r--r-- | drivers/iommu/amd_iommu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iommu/amd_iommu.c b/drivers/iommu/amd_iommu.c index 7f8e7a8bf504..0d0dc8598c72 100644 --- a/drivers/iommu/amd_iommu.c +++ b/drivers/iommu/amd_iommu.c | |||
@@ -384,7 +384,6 @@ DECLARE_STATS_COUNTER(invalidate_iotlb); | |||
384 | DECLARE_STATS_COUNTER(invalidate_iotlb_all); | 384 | DECLARE_STATS_COUNTER(invalidate_iotlb_all); |
385 | DECLARE_STATS_COUNTER(pri_requests); | 385 | DECLARE_STATS_COUNTER(pri_requests); |
386 | 386 | ||
387 | |||
388 | static struct dentry *stats_dir; | 387 | static struct dentry *stats_dir; |
389 | static struct dentry *de_fflush; | 388 | static struct dentry *de_fflush; |
390 | 389 | ||