projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1778d55
)
[ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boards
author
Adam Brooks
<adam.j.brooks@intel.com>
Wed, 23 Nov 2005 22:45:27 +0000
(22:45 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 23 Nov 2005 22:45:27 +0000
(22:45 +0000)
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>
include/asm-arm/arch-iop3xx/timex.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/arch-iop3xx/timex.h
b/include/asm-arm/arch-iop3xx/timex.h
index d4187fe9a85a222dcbbf432df6b705a3e5e1d2db..472badb451c4d6c1652302d9249230666a73f366 100644
(file)
--- 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)