[U-Boot] [PATCH 2/8] Nomadik: move gpio driver to drivers/gpio

Rabin VINCENT rabin.vincent at stericsson.com
Tue Apr 6 13:25:16 CEST 2010


On Sun, Mar 28, 2010 at 07:32:17PM +0200, Tom wrote:
> Rabin Vincent wrote:
> > diff --git a/include/configs/nhk8815.h b/include/configs/nhk8815.h
[...]
> >  #ifndef __ASSEMBLY__
> > -#include <asm/arch/gpio.h>
> > +#include <nomadik_gpio.h>
> 
> It would be better if the #include was not in config file.
> Can this be moved to the C files that need it ?

I believe it's here because this is used by soft_i2c.c.  I'll leave it
to Alessandro to decide if he wants to move it out, because this is
8815-specific.

Rabin


More information about the U-Boot mailing list