Re: [U-Boot] [PATCH 2/4] gpio: atmel: remove the at91_pio definition

2013-08-21 Thread Andreas Bießmann
On 08/13/2013 08:38 AM, Bo Shen wrote: > the at91_pio definition is no longer needed, so remove it > > Signed-off-by: Bo Shen > --- > arch/arm/include/asm/arch-at91/at91_pio.h | 15 --- > 1 file changed, 15 deletions(-) > > diff --git a/arch/arm/include/asm/arch-at91/at91_pio.h >

[U-Boot] [PATCH 2/4] gpio: atmel: remove the at91_pio definition

2013-08-12 Thread Bo Shen
the at91_pio definition is no longer needed, so remove it Signed-off-by: Bo Shen --- arch/arm/include/asm/arch-at91/at91_pio.h | 15 --- 1 file changed, 15 deletions(-) diff --git a/arch/arm/include/asm/arch-at91/at91_pio.h b/arch/arm/include/asm/arch-at91/at91_pio.h index 676f02