From bf8550287dbc71a1f852664565dea095fbe868ec Mon Sep 17 00:00:00 2001 From: Jeroen Hofstee Date: Wed, 8 Oct 2014 22:57:57 +0200 Subject: omap3: board: add missing include and proto Signed-off-by: Jeroen Hofstee --- arch/arm/cpu/armv7/omap3/board.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/cpu/armv7/omap3/board.c') diff --git a/arch/arm/cpu/armv7/omap3/board.c b/arch/arm/cpu/armv7/omap3/board.c index 08f8363..a1c5b09 100644 --- a/arch/arm/cpu/armv7/omap3/board.c +++ b/arch/arm/cpu/armv7/omap3/board.c @@ -17,6 +17,7 @@ * SPDX-License-Identifier: GPL-2.0+ */ #include +#include #include #include #include -- cgit v1.1