Grant Likely wrote:
Merge common code between PowerPC and MicroBlaze
Signed-off-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
---
arch/microblaze/kernel/prom.c | 113 ----------------------------------------
arch/powerpc/kernel/prom.c | 114 ----------------------------------------
drivers/of/base.c | 116 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 116 insertions(+), 227 deletions(-)
Should the prom_{add,remove,update}_property routines belong in base.c or
of_dynamic.c (patches coming soon for of_dynamic.c)?
My original patch set put these routines in of_dynamic.c and renamed
them to of_{add,remove,update}_property since they are part of the of
code.
-Nathan Fontenot
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html