From a10b188f195d00116f56f0049d8b17c711641fb7 Mon Sep 17 00:00:00 2001 From: Sylver Bruneau Date: Wed, 25 Jun 2008 23:41:09 +0200 Subject: [ARM] Orion: fix for tsx09-common.c compilation problem In some cases, compilation of the tsx09 common file was failing due to an incomplete list of includes. Signed-off-by: Sylver Bruneau Signed-off-by: Lennert Buytenhek --- arch/arm/mach-orion5x/tsx09-common.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-orion5x') diff --git a/arch/arm/mach-orion5x/tsx09-common.c b/arch/arm/mach-orion5x/tsx09-common.c index 820603919c4..83feac3147a 100644 --- a/arch/arm/mach-orion5x/tsx09-common.c +++ b/arch/arm/mach-orion5x/tsx09-common.c @@ -13,6 +13,7 @@ #include #include #include +#include #include #include "tsx09-common.h" -- cgit v1.2.3