Skip to content

Commit

Permalink
[ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boards
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adam Brooks authored and Russell King committed Nov 23, 2005
1 parent 1778d55 commit 3238c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-arm/arch-iop3xx/timex.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 3238c44

Please sign in to comment.