mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 04:06:12 +07:00
arm-nommu: remove the unused pgprot_dmacoherent define
Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
parent
5518ea1ad2
commit
b898e50f9f
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user