OSDN Git Service

iommu: dma-mapping-fast: Remove unused #define
authorMitchel Humpherys <mitchelh@codeaurora.org>
Tue, 28 Jun 2016 18:55:00 +0000 (11:55 -0700)
committerKyle Yan <kyan@codeaurora.org>
Thu, 30 Jun 2016 18:09:16 +0000 (11:09 -0700)
There's a stray #define left over from initial development of the fast
map feature.  Rip it out.

CRs-Fixed: 1035430
Change-Id: Iae0649dc3fe878f948ad872803317eb4bf7ec1c6
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
drivers/iommu/dma-mapping-fast.c

index 342c5cd..c28b8df 100644 (file)
@@ -606,10 +606,6 @@ err:
        return ERR_PTR(-ENOMEM);
 }
 
-
-#define PGTBL_MEM_SIZE (SZ_4K + (4 * SZ_4K) + (2048 * SZ_4K))
-
-
 /**
  * fast_smmu_attach_device
  * @dev: valid struct device pointer