[U-Boot] [PATCH v4 2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A

Alex Marginean alexm.osslist at gmail.com
Fri Jul 12 11:48:03 UTC 2019


On 7/10/2019 4:16 PM, Chuanhua Han wrote:
> As no gpio.h is defined for this architecture, to avoid
> compilation failure, do not include <asm/arch/gpio.h> for
> arch ls1028a.
> 
> Signed-off-by: Chuanhua Han <chuanhua.han at nxp.com>
> ---
> depends on:
> 	- https://patchwork.ozlabs.org/project/uboot/list/?series=113364
> 	- https://patchwork.ozlabs.org/project/uboot/list/?series=110856
> 	- https://patchwork.ozlabs.org/project/uboot/list/?series=109677
> 
> Changes in v4:
> 	- No change.
> Changes in v3:
> 	- No change.
> Changes in v2:
> 	- No change.
> 
>   arch/arm/include/asm/gpio.h |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
> 

Reviewed-by: Alex Marginean <alexm.osslist at gmail.com>


More information about the U-Boot mailing list