From: Stefano Babic Date: Wed, 20 Jul 2016 15:53:56 +0000 (+0200) Subject: mx6: wandboard: fix warning due to missing prototype X-Git-Tag: v2016.09-rc2~174^2~27 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a5ad8ec9207cd30a6e1ddb5f4e334a295fc0d2e8;p=u-boot mx6: wandboard: fix warning due to missing prototype Signed-off-by: Stefano Babic CC: Fabio Estevam Reviewed-by: Fabio Estevam --- diff --git a/board/wandboard/wandboard.c b/board/wandboard/wandboard.c index 8340dd1a86..10cad3fd80 100644 --- a/board/wandboard/wandboard.c +++ b/board/wandboard/wandboard.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include