diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-24 18:41:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-24 18:41:59 -0800 |
commit | cd0cca7bf5e201dcea5632f78ad9b37cb419a5df (patch) | |
tree | 6acc75299ea7a3b9db84e59b8ac268827f397fb2 | |
parent | 6d9885a8ce45cd9b7d36517ee823a480eaf95c02 (diff) | |
parent | 3238c448c6e26d7c26d2e9b070ef149d066cb6c2 (diff) |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
-rw-r--r-- | include/asm-arm/arch-iop3xx/timex.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <linux/config.h> - +#include <asm/hardware.h> #if defined(CONFIG_ARCH_IQ80321) || defined(CONFIG_ARCH_IQ31244) |