diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-10-07 23:09:51 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-10-07 23:09:51 +0100 |
commit | d5120ae72a066b18f98e0c45ce73262f58030851 (patch) | |
tree | 5e00e7d04a560f720bd4ebc8acba2ffcc8de7b7c /include/asm-arm/plat-s3c24xx/common-smdk.h | |
parent | a2b7ba9ca471438c2bb0c3bdf0ff2ed7fdce3d2f (diff) | |
download | kernel-crypto-d5120ae72a066b18f98e0c45ce73262f58030851.tar.gz kernel-crypto-d5120ae72a066b18f98e0c45ce73262f58030851.tar.xz kernel-crypto-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.h | 15 |
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 58d9094c935..00000000000 --- 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); |