summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik/cpu-8815.h
diff options
context:
space:
mode:
authorArnd Bergmann2012-01-07 12:51:28 +0100
committerArnd Bergmann2012-01-07 12:51:28 +0100
commit40ba95fdf158713377d47736b1b3a9d75f4f2515 (patch)
tree17a3216542d1107f777fd82577c91aebbce597d6 /arch/arm/mach-nomadik/cpu-8815.h
parentMerge branch 'tegra/cleanup' into next/cleanup (diff)
parentARM: 7198/1: arm/imx6: add restart support for imx6q (diff)
downloadkernel-qcow2-linux-40ba95fdf158713377d47736b1b3a9d75f4f2515.tar.gz
kernel-qcow2-linux-40ba95fdf158713377d47736b1b3a9d75f4f2515.tar.xz
kernel-qcow2-linux-40ba95fdf158713377d47736b1b3a9d75f4f2515.zip
Merge branch 'depends/rmk/restart' into next/cleanup
Conflicts: arch/arm/mach-at91/at91cap9.c arch/arm/mach-at91/at91sam9260.c arch/arm/mach-at91/at91sam9261.c arch/arm/mach-at91/at91sam9263.c arch/arm/mach-at91/at91sam9g45.c arch/arm/mach-at91/at91sam9rl.c arch/arm/mach-exynos/cpu.c arch/arm/mach-shmobile/board-kota2.c This resolves a bunch of conflicts between the arm-soc tree and changes from the arm tree that have gone upstream. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-nomadik/cpu-8815.h')
-rw-r--r--arch/arm/mach-nomadik/cpu-8815.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-nomadik/cpu-8815.h b/arch/arm/mach-nomadik/cpu-8815.h
new file mode 100644
index 000000000000..71c21e8a11dc
--- /dev/null
+++ b/arch/arm/mach-nomadik/cpu-8815.h
@@ -0,0 +1,4 @@
+extern void cpu8815_map_io(void);
+extern void cpu8815_platform_init(void);
+extern void cpu8815_init_irq(void);
+extern void cpu8815_restart(char, const char *);