Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm...
[deliverable/linux.git] / arch / arm / mach-integrator / common.h
CommitLineData
7b6d864b 1#include <linux/reboot.h>
4672cddf 2#include <linux/amba/serial.h>
379df279 3extern struct amba_pl010_data ap_uart_data;
c735c987 4void integrator_init_early(void);
9bf26a18 5int integrator_init(bool is_cp);
98c672cf 6void integrator_reserve(void);
7b6d864b 7void integrator_restart(enum reboot_mode, const char *);
e67ae6be 8void integrator_init_sysfs(struct device *parent, u32 id);
This page took 0.177001 seconds and 5 git commands to generate.