spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git] / arch / arm / mach-clps711x / common.h
blobfc0f0650dcb544cf24c040b995af699d8d1aba26
1 /*
2 * linux/arch/arm/mach-clps711x/common.h
4 * Common bits.
5 */
7 struct sys_timer;
9 extern void clps711x_map_io(void);
10 extern void clps711x_init_irq(void);
11 extern struct sys_timer clps711x_timer;
12 extern void clps711x_restart(char mode, const char *cmd);