From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 27 Oct 2011 14:35:19 +0200 Subject: [U-Boot] [PATCH] vision2: Remove unused header file In-Reply-To: <1319553260-15678-1-git-send-email-fabio.estevam@freescale.com> References: <1319553260-15678-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <4EA95007.7010803@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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 > #include > #include > -#include > #include > #include > #include 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 =====================================================================