mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
dde_linux: extended pgtable header for etnaviv
The 'pgprot_noncached' function is referenced by the driver code. Issue #4325.
This commit is contained in:
parent
23514bf5c2
commit
cd7a65a313
@ -69,6 +69,7 @@ int pmd_devmap(pmd_t pmd);
|
||||
int pud_devmap(pud_t pud);
|
||||
int pud_trans_huge(pud_t pud);
|
||||
|
||||
pgprot_t pgprot_noncached(pgprot_t prot);
|
||||
pgprot_t pgprot_writecombine(pgprot_t prot);
|
||||
|
||||
pte_t mk_pte(struct page * page, pgprot_t prot);
|
||||
|
Loading…
x
Reference in New Issue
Block a user