From: Markus Niebel Date: Tue, 18 Nov 2014 12:22:55 +0000 (+0100) Subject: tqma6: add missing include X-Git-Tag: v2015.01-rc2~3^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8cc65d383eed2a51ecb549b1c5ca244159af4cad;p=platform%2Fkernel%2Fu-boot.git tqma6: add missing include Add include needed to have prototype for board_spi_cs_gpio Signed-off-by: Markus Niebel --- 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