Skip to content
Commit 7a6659a5 authored by Thomas Bogendoerfer's avatar Thomas Bogendoerfer
Browse files

MIPS: alchemy: Fix build error after ioremap cleanup



IOremap changes caused following build error:

arch/mips/alchemy/common/setup.c:99:9: error: implicit declaration of function
+‘remap_pfn_range’; did you mean ‘io_remap_pfn_range’?
+[-Werror=implicit-function-declaration]

Fixed my including linux/mm.h

Fixes: d3991572 ("MIPS: cleanup fixup_bigphys_addr handling")
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 19c96822
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment