[U-Boot] [PATCH] vision2: Remove unused header file
Stefano Babic
sbabic at denx.de
Thu Oct 27 14:35:19 CEST 2011
On 10/25/2011 04:34 PM, Fabio Estevam wrote:
> errno.h is not used on this file, so remove it.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> board/ttcontrol/vision2/vision2.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/board/ttcontrol/vision2/vision2.c b/board/ttcontrol/vision2/vision2.c
> index d3815b2..aec4aa8 100644
> --- a/board/ttcontrol/vision2/vision2.c
> +++ b/board/ttcontrol/vision2/vision2.c
> @@ -31,7 +31,6 @@
> #include <asm/arch/iomux.h>
> #include <asm/gpio.h>
> #include <asm/arch/sys_proto.h>
> -#include <asm/errno.h>
> #include <i2c.h>
> #include <mmc.h>
> #include <pmic.h>
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list