mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02: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