summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/common-smdk-s3c24xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c/common-smdk-s3c24xx.h')
-rw-r--r--arch/arm/mach-s3c/common-smdk-s3c24xx.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c/common-smdk-s3c24xx.h b/arch/arm/mach-s3c/common-smdk-s3c24xx.h
new file mode 100644
index 000000000000..c0352b06e435
--- /dev/null
+++ b/arch/arm/mach-s3c/common-smdk-s3c24xx.h
@@ -0,0 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright (c) 2006 Simtec Electronics
+ * Ben Dooks <ben@simtec.co.uk>
+ *
+ * Common code for SMDK2410 and SMDK2440 boards
+ *
+ * http://www.fluff.org/ben/smdk2440/
+ */
+
+extern void smdk_machine_init(void);