1
0
Fork 0

arm-nommu: remove the unused pgprot_dmacoherent define

Signed-off-by: Christoph Hellwig <hch@lst.de>
alistair/sunxi64-5.4-dsi
Christoph Hellwig 2019-08-01 17:14:14 +03:00
parent 5518ea1ad2
commit b898e50f9f
1 changed files with 0 additions and 1 deletions

View 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)