History log of /arch/arm/mach-iop13xx/include/mach/iop13xx.h
Revision Date Author Comments
6f71e9213c1dd31c44824e95ea4441883fceaf9c 11-Mar-2012 Rob Herring <rob.herring@calxeda.com> ARM: iop13xx: fix missing declaration of iop13xx_init_early

Commit 1dfe34ae794c13 (ARM: iop13xx: use runtime ioremap hook) missed
a declaration of iop13xx_init_early resulting in a build error.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
00aa78eea20645a751db45ae4a46dae15a4576cf 06-Nov-2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: restart: iop13xx: use new restart hook

Hook these platforms restart code into the new restart hook rather
than using arch_reset().

Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
a09e64fbc0094e3073dbb09c3b4bfe4ab669244b 05-Aug-2008 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach

This just leaves include/asm-arm/plat-* to deal with.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>