spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / include / asm / suspend.h
blob1c0a551ae375490c8f81c589ae92511d509f0bb0
1 #ifndef __ASM_ARM_SUSPEND_H
2 #define __ASM_ARM_SUSPEND_H
4 extern void cpu_resume(void);
5 extern int cpu_suspend(unsigned long, int (*)(unsigned long));
7 #endif