summaryrefslogtreecommitdiffstats
path: root/kernel/arch/arm/mach-shmobile/r8a7791.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/arm/mach-shmobile/r8a7791.h')
-rw-r--r--kernel/arch/arm/mach-shmobile/r8a7791.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel/arch/arm/mach-shmobile/r8a7791.h b/kernel/arch/arm/mach-shmobile/r8a7791.h
new file mode 100644
index 000000000..7ca0b7d0f
--- /dev/null
+++ b/kernel/arch/arm/mach-shmobile/r8a7791.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_R8A7791_H__
+#define __ASM_R8A7791_H__
+
+extern struct smp_operations r8a7791_smp_ops;
+
+#endif /* __ASM_R8A7791_H__ */