spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-rpc / include / mach / system.h
blob359bab94b6afa3463c069d2c528d690d9e678ae9
1 /*
2 * arch/arm/mach-rpc/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();