spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git] / arch / arm / mach-footbridge / include / mach / system.h
bloba174a5841bc24a89b68b669ded11bfee985808c1
1 /*
2 * arch/arm/mach-footbridge/include/mach/system.h
4 * Copyright (C) 1996-1999 Russell King.
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10 static inline void arch_idle(void)
12 cpu_do_idle();