[U-Boot] [PATCH v2] fdt: Include arch specific gpio.h instead of asm-generic/gpio.h
Anatolij Gustschin
agust at denx.de
Fri Aug 10 21:56:33 CEST 2012
Hi,
On Wed, 11 Jul 2012 14:26:38 +0200
Michal Simek <monstr at monstr.eu> wrote:
> Include arch specific gpio.h instead of asm-generic/gpio.h
> because several architectures (Microblaze, Blackfin, Nios2, OpenRISC)
> define gpio functions in header file.
> asm-generic/gpio.h can be included in arch specific gpio.h
> (For example: ARM)
>
> Signed-off-by: Michal Simek <monstr at monstr.eu>
> CC: Simon Glass <sjg at chromium.org>
>
> ---
> v2: Use only arch specific gpio.h
> Remove commentary
> ---
> lib/fdtdec.c | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
applied to my staging branch, thanks!
Anatolij
More information about the U-Boot
mailing list