Re: [PATCH 5/9] of: put default string compare and #a/s-cell values into common header

2010-02-13 Thread Benjamin Herrenschmidt
On Sat, 2010-02-13 at 09:02 -0700, Grant Likely wrote: > Most architectures don't need to change these. Put them into common > code to eliminate some duplication > > Signed-off-by: Grant Likely > --- Acked-by: Benjamin Herrenschmidt > > arch/microblaze/include/asm/prom.h |7 --- > a

[PATCH 5/9] of: put default string compare and #a/s-cell values into common header

2010-02-13 Thread Grant Likely
Most architectures don't need to change these. Put them into common code to eliminate some duplication Signed-off-by: Grant Likely --- arch/microblaze/include/asm/prom.h |7 --- arch/powerpc/include/asm/prom.h|7 --- include/linux/of.h | 13 +