* [U-Boot] [PATCH] vision2: Remove unused header file
@ 2011-10-25 14:34 Fabio Estevam
2011-10-27 12:35 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2011-10-25 14:34 UTC (permalink / raw)
To: u-boot
errno.h is not used on this file, so remove it.
Signed-off-by: Fabio Estevam <fabio.estevam@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>
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] vision2: Remove unused header file
2011-10-25 14:34 [U-Boot] [PATCH] vision2: Remove unused header file Fabio Estevam
@ 2011-10-27 12:35 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2011-10-27 12:35 UTC (permalink / raw)
To: u-boot
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@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
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-27 12:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 14:34 [U-Boot] [PATCH] vision2: Remove unused header file Fabio Estevam
2011-10-27 12:35 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox