Hi!
This patch series moves OF memory manager code to separate module. New OFMEM module is used by sparc64 and all ppc configurations.
Since ppc briq/mol/pearpc are not buildable for years I used local build hack to verify this change does not make those even worse.
Boot-tested on sparc64 and ppc/qemu.
Changes v0->v1: - clean up ppc internal prototypes patch (whitespace) - split ofmem migration patch to smaller ppc and sparc patches
Signed-off-by: igor.v.kovalenko@gmail.com