[ARM] Move PHYS_TO_NID() to asm/memory.h
When CONFIG_DISCONTIGMEM=n, we define PHYS_TO_NID(x) to zero in each architecture specific file. This cset moves it into the generic ARM code.
Showing
Please register or sign in to comment
When CONFIG_DISCONTIGMEM=n, we define PHYS_TO_NID(x) to zero in each architecture specific file. This cset moves it into the generic ARM code.