From: Adam Brooks Date: Wed, 23 Nov 2005 22:45:27 +0000 (+0000) Subject: [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boards X-Git-Tag: v2.6.15-rc4~18^2 X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=3238c448c6e26d7c26d2e9b070ef149d066cb6c2;hp=1778d55edb62753a92b979fa57072c2e1ff3d062;p=~andy%2Flinux [ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boards Patch from Adam Brooks Fixes an issue in 2.6.15-rc2 that prevented compilation of kernels for IOP3xx boards. Signed-off-by: Adam Brooks Signed-off-by: Russell King --- diff --git a/include/asm-arm/arch-iop3xx/timex.h b/include/asm-arm/arch-iop3xx/timex.h index d4187fe9a85..472badb451c 100644 --- a/include/asm-arm/arch-iop3xx/timex.h +++ b/include/asm-arm/arch-iop3xx/timex.h @@ -4,7 +4,7 @@ * IOP3xx architecture timex specifications */ #include - +#include #if defined(CONFIG_ARCH_IQ80321) || defined(CONFIG_ARCH_IQ31244)