These functions should have been static, and inspection shows they
are no longer used. (We used to parse mem= but now we defer that
to early_param, and move the initrd and move the device tree if
needed).
Signed-off-by: Milton Miller <[EMAIL PROTECTED]>
---
X-Patchwork-ID: 19580
Changelog edited
These functions should have been static, and inspection shows they
are no longer used. (We used to parse mem= but we now defer that
to early_param).
Signed-off-by: Milton Miller <[EMAIL PROTECTED]>
---
Should we just remove them instead?
diff --git a/arch/powerpc/kernel/prom_init.c b/arch/power