aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/include/plat/common-smdk.h
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-07 23:09:51 +0100
committerBen Dooks <ben-linux@fluff.org>2008-10-07 23:09:51 +0100
commitd5120ae72a066b18f98e0c45ce73262f58030851 (patch)
tree5e00e7d04a560f720bd4ebc8acba2ffcc8de7b7c /arch/arm/plat-s3c24xx/include/plat/common-smdk.h
parenta2b7ba9ca471438c2bb0c3bdf0ff2ed7fdce3d2f (diff)
downloadkernel_samsung_smdk4412-d5120ae72a066b18f98e0c45ce73262f58030851.zip
kernel_samsung_smdk4412-d5120ae72a066b18f98e0c45ce73262f58030851.tar.gz
kernel_samsung_smdk4412-d5120ae72a066b18f98e0c45ce73262f58030851.tar.bz2
[ARM] S3C24XX: Additional include moves
Continue moving the include files into arch/arm Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/include/plat/common-smdk.h')
-rw-r--r--arch/arm/plat-s3c24xx/include/plat/common-smdk.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c24xx/include/plat/common-smdk.h b/arch/arm/plat-s3c24xx/include/plat/common-smdk.h
new file mode 100644
index 0000000..58d9094
--- /dev/null
+++ b/arch/arm/plat-s3c24xx/include/plat/common-smdk.h
@@ -0,0 +1,15 @@
+/* linux/include/asm-arm/plat-s3c24xx/common-smdk.h
+ *
+ * Copyright (c) 2006 Simtec Electronics
+ * Ben Dooks <ben@simtec.co.uk>
+ *
+ * Common code for SMDK2410 and SMDK2440 boards
+ *
+ * http://www.fluff.org/ben/smdk2440/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+*/
+
+extern void smdk_machine_init(void);