Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
[deliverable/linux.git] / arch / arm / mach-highbank / core.h
1 extern void highbank_set_cpu_jump(int cpu, void *jump_addr);
2 extern void highbank_clocks_init(void);
3 extern void highbank_restart(char, const char *);
4 extern void __iomem *scu_base_addr;
5 #ifdef CONFIG_DEBUG_HIGHBANK_UART
6 extern void highbank_lluart_map_io(void);
7 #else
8 static inline void highbank_lluart_map_io(void) {}
9 #endif
10
This page took 0.032213 seconds and 6 git commands to generate.