[ARM] Convert set_pte_ext implementions to macros
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 6 Sep 2008 16:19:08 +0000 (17:19 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 13 Nov 2011 16:09:25 +0000 (18:09 +0200)
There are actually only four separate implementations of set_pte_ext.
Use assembler macros to insert code for these into the proc-*.S files.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found