Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit a5718fe ("MIPS: mm: Drop boot_mem_map") removed the definition of a page variable for some reason, but that variable is still used. Restore it to fix compilation with CONFIG_HIGHMEM enabled. Signed-off-by: Paul Burton <paul.burton@mips.com>
- Loading branch information