]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm-nommu: remove the unused pgprot_dmacoherent define
authorChristoph Hellwig <hch@lst.de>
Thu, 1 Aug 2019 14:14:14 +0000 (17:14 +0300)
committerChristoph Hellwig <hch@lst.de>
Mon, 26 Aug 2019 07:13:18 +0000 (09:13 +0200)
Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/include/asm/pgtable-nommu.h

index 0b1f6799a32eac271d08f75fecff59e9ece6099e..d0de24f0672443c06efce96477157333c9186060 100644 (file)
@@ -62,7 +62,6 @@ typedef pte_t *pte_addr_t;
  */
 #define pgprot_noncached(prot) (prot)
 #define pgprot_writecombine(prot) (prot)
-#define pgprot_dmacoherent(prot) (prot)
 #define pgprot_device(prot)    (prot)