[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 <adam.j.brooks@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Adam Brooks and committed by Russell King 3238c448 1778d55e

+1 -1
+1 -1
include/asm-arm/arch-iop3xx/timex.h
··· 4 4 * IOP3xx architecture timex specifications 5 5 */ 6 6 #include <linux/config.h> 7 - 7 + #include <asm/hardware.h> 8 8 9 9 #if defined(CONFIG_ARCH_IQ80321) || defined(CONFIG_ARCH_IQ31244) 10 10