Re: [U-Boot] [PATCH 2/4] tqma6: add missing include

2014-11-20 Thread Stefano Babic
On 18/11/2014 13:22, Markus Niebel wrote:
 From: Markus Niebel markus.nie...@tq-group.com
 
 Add include needed to have prototype for board_spi_cs_gpio
 
 Signed-off-by: Markus Niebel markus.nie...@tq-group.com
 ---
  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 asm/gpio.h
  #include asm/io.h
  #include asm/imx-common/mxc_i2c.h
 +#include asm/imx-common/spi.h
  #include common.h
  #include fsl_esdhc.h
  #include libfdt.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-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 2/4] tqma6: add missing include

2014-11-18 Thread Markus Niebel
From: Markus Niebel markus.nie...@tq-group.com

Add include needed to have prototype for board_spi_cs_gpio

Signed-off-by: Markus Niebel markus.nie...@tq-group.com
---
 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 asm/gpio.h
 #include asm/io.h
 #include asm/imx-common/mxc_i2c.h
+#include asm/imx-common/spi.h
 #include common.h
 #include fsl_esdhc.h
 #include libfdt.h
-- 
2.1.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 2/4] tqma6: add missing include

2014-11-14 Thread Markus Niebel
From: Markus Niebel markus.nie...@tq-group.com

Add include needed to have prototype for board_spi_cs_gpio

Signed-off-by: Markus Niebel markus.nie...@tq-group.com
---
 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 asm/gpio.h
 #include asm/io.h
 #include asm/imx-common/mxc_i2c.h
+#include asm/imx-common/spi.h
 #include common.h
 #include fsl_esdhc.h
 #include libfdt.h
-- 
2.1.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot