[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 11 Jul 2009 15:51:40 +0000 (16:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 11 Jul 2009 15:55:52 +0000 (16:55 +0100)
These old symbols are meaningless now that we have memory type
support implemented.  The entire memory type field needs to be
modified rather than just a few bits twiddled.

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

No differences found