RE: [PATCH] powerpc: Fix inconsistent of_node_to_nid EXPORT_SYMBOL handling

2017-02-09 Thread Shailendra Singh
#x27;ll merge this unless anyone else >>> objects. Thanks. Appreciate your quick response and help. Thanks, Shailendra -Original Message- From: Michael Ellerman [mailto:m...@ellerman.id.au] Sent: Thursday, February 09, 2017 4:19 AM To: Shailendra Singh ; linuxppc-dev@lists.ozlab

[PATCH] powerpc: Fix inconsistent of_node_to_nid EXPORT_SYMBOL handling

2017-02-01 Thread Shailendra Singh
ers across architectures. Update the powerpc implementation to be exported consistently with the generic implementation. Signed-off-by: Shailendra Singh Reviewed-by: Andy Ritger --- arch/powerpc/mm/numa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/mm/numa.c b/arch/