From d281bc9d8a22419abc254f86a7fc268bb99914e1 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 1 Dec 2008 23:01:19 +0000 Subject: [ARM] fix missing includes for iop33x and sa1100_ir Signed-off-by: Russell King --- arch/arm/mach-iop33x/include/mach/system.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-iop33x') diff --git a/arch/arm/mach-iop33x/include/mach/system.h b/arch/arm/mach-iop33x/include/mach/system.h index 7bf3bfb49446..0cb3ad862acd 100644 --- a/arch/arm/mach-iop33x/include/mach/system.h +++ b/arch/arm/mach-iop33x/include/mach/system.h @@ -7,6 +7,7 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ +#include static inline void arch_idle(void) { -- cgit v1.2.3-59-g8ed1b