Re: [U-Boot] [PATCH 3/5 v2] ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific

2010-09-22 Thread Detlev Zundel
Hi Stefan, Signed-off-by: Stefan Roese s...@denx.de --- v2: - Removed all non-PPC4xx related files. Sorry for this. arch/powerpc/cpu/ppc4xx/cpu_init.c |2 +- arch/powerpc/cpu/ppc4xx/gpio.c |2 +- arch/powerpc/include/asm/{gpio.h =

[U-Boot] [PATCH 3/5 v2] ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific

2010-09-16 Thread Stefan Roese
Signed-off-by: Stefan Roese s...@denx.de --- v2: - Removed all non-PPC4xx related files. Sorry for this. arch/powerpc/cpu/ppc4xx/cpu_init.c |2 +- arch/powerpc/cpu/ppc4xx/gpio.c |2 +- arch/powerpc/include/asm/{gpio.h = ppc4xx-gpio.h} |0