ARM: support generic per-device coherent dma mem
[deliverable/linux.git] / arch / arm / mm / mm.h
index 66f8612c5e5b9cdbab3127013b65a16c0a264d2e..7647c597fc597ce82b5c08c587ca4b1f1c7b9724 100644 (file)
@@ -18,6 +18,7 @@ static inline pmd_t *pmd_off_k(unsigned long virt)
 
 struct mem_type {
        unsigned int prot_pte;
+       unsigned int prot_pte_ext;
        unsigned int prot_l1;
        unsigned int prot_sect;
        unsigned int domain;
This page took 0.047623 seconds and 5 git commands to generate.