summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm/platsmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-bcm/platsmp.h')
-rw-r--r--arch/arm/mach-bcm/platsmp.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-bcm/platsmp.h b/arch/arm/mach-bcm/platsmp.h
new file mode 100644
index 000000000..e65bffad1
--- /dev/null
+++ b/arch/arm/mach-bcm/platsmp.h
@@ -0,0 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright (C) 2017 Stefan Wahren <stefan.wahren@i2se.com>
+ */
+
+extern const struct smp_operations bcm2836_smp_ops;