2007-02-11 18:31:01 +01:00
|
|
|
/* linux/include/asm-arm/plat-s3c24xx/common-smdk.h
|
2006-04-01 19:33:42 +02:00
|
|
|
*
|
|
|
|
* 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);
|