aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/plat-s3c24xx/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 /include/asm-arm/plat-s3c24xx/common-smdk.h
parent[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* (diff)
downloadlinux-dev-d5120ae72a066b18f98e0c45ce73262f58030851.tar.xz
linux-dev-d5120ae72a066b18f98e0c45ce73262f58030851.zip
[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 'include/asm-arm/plat-s3c24xx/common-smdk.h')
-rw-r--r--include/asm-arm/plat-s3c24xx/common-smdk.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/asm-arm/plat-s3c24xx/common-smdk.h b/include/asm-arm/plat-s3c24xx/common-smdk.h
deleted file mode 100644
index 58d9094c935c..000000000000
--- a/include/asm-arm/plat-s3c24xx/common-smdk.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/* 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);