Each of get_{mon,ctrl}_domain_from_cpu() only has one caller.Reviewed-by: Fenghua Yu <fenghuay@xxxxxxxxxx>
Once the filesystem code is moved to /fs/, there is no equivalent to
core.c.
Move these functions to each live next to their caller. This allows
them to be made static and teh header file entries to be removed.
Signed-off-by: James Morse <james.morse@xxxxxxx>