aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable-nommu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/pgtable-nommu.h')
-rw-r--r--arch/arm/include/asm/pgtable-nommu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/pgtable-nommu.h b/arch/arm/include/asm/pgtable-nommu.h
index 302240c19a5a..a0d726a47c8a 100644
--- a/arch/arm/include/asm/pgtable-nommu.h
+++ b/arch/arm/include/asm/pgtable-nommu.h
@@ -66,6 +66,7 @@ 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)
/*