ARM: pgtable: add pgprot_writethrough() macro
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>
Tue, 22 May 2012 19:54:03 +0000 (22:54 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 7 Aug 2012 22:55:17 +0000 (01:55 +0300)
Needed for remapping pages with write-through cacheable
attribute. May be useful for framebuffers.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>

No differences found