spi-topcliff-pch: Fix issue for transmitting over 4KByte
[zen-stable.git] / arch / arm / mach-sa1100 / include / mach / system.h
blobe17b208f76d4522071a06b52bfe8e7665ec1ac1a
1 /*
2 * arch/arm/mach-sa1100/include/mach/system.h
4 * Copyright (c) 1999 Nicolas Pitre <nico@fluxnic.net>
5 */
6 static inline void arch_idle(void)
8 cpu_do_idle();