From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 20 Nov 2014 10:41:33 +0100 Subject: [U-Boot] [PATCH 2/4] tqma6: add missing include In-Reply-To: <1416313377-3073-3-git-send-email-list-09_u-boot@tqsc.de> References: <1416313377-3073-1-git-send-email-list-09_u-boot@tqsc.de> <1416313377-3073-3-git-send-email-list-09_u-boot@tqsc.de> Message-ID: <546DB74D.2070405@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 18/11/2014 13:22, Markus Niebel wrote: > From: Markus Niebel > > Add include needed to have prototype for board_spi_cs_gpio > > Signed-off-by: Markus Niebel > --- > board/tqc/tqma6/tqma6.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/board/tqc/tqma6/tqma6.c b/board/tqc/tqma6/tqma6.c > index fd1bd59..5e913d7 100644 > --- a/board/tqc/tqma6/tqma6.c > +++ b/board/tqc/tqma6/tqma6.c > @@ -17,6 +17,7 @@ > #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-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================