mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
We know what pgprot we're going to use, so don't #define it. Also, since we select the nonaliasing/aliasing copypage implementation at run time, there's no point having it globally visible. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>