Commit b898e50f authored by Christoph Hellwig's avatar Christoph Hellwig

arm-nommu: remove the unused pgprot_dmacoherent define

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 5518ea1a
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment