]> Git Repo - linux.git/blob - arch/arm/mach-integrator/common.h
printk: pr_debug_ratelimited: check state first to reduce "callbacks suppressed"...
[linux.git] / arch / arm / mach-integrator / common.h
1 #include <linux/reboot.h>
2 #include <linux/amba/serial.h>
3 extern struct amba_pl010_data ap_uart_data;
4 void integrator_init_early(void);
5 int integrator_init(bool is_cp);
6 void integrator_reserve(void);
7 void integrator_restart(enum reboot_mode, const char *);
8 void integrator_init_sysfs(struct device *parent, u32 id);
This page took 0.033177 seconds and 4 git commands to generate.