diff options
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, 15 insertions, 0 deletions
diff --git a/include/asm-arm/plat-s3c24xx/common-smdk.h b/include/asm-arm/plat-s3c24xx/common-smdk.h new file mode 100644 index 000000000000..58d9094c935c --- /dev/null +++ b/include/asm-arm/plat-s3c24xx/common-smdk.h | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | /* linux/include/asm-arm/plat-s3c24xx/common-smdk.h | ||
| 2 | * | ||
| 3 | * Copyright (c) 2006 Simtec Electronics | ||
| 4 | * Ben Dooks <ben@simtec.co.uk> | ||
| 5 | * | ||
| 6 | * Common code for SMDK2410 and SMDK2440 boards | ||
| 7 | * | ||
| 8 | * http://www.fluff.org/ben/smdk2440/ | ||
| 9 | * | ||
| 10 | * This program is free software; you can redistribute it and/or modify | ||
| 11 | * it under the terms of the GNU General Public License version 2 as | ||
| 12 | * published by the Free Software Foundation. | ||
| 13 | */ | ||
| 14 | |||
| 15 | extern void smdk_machine_init(void); | ||
