ftsmc020: move ftsmc020 static mem controller to driver/mtd

Move the header file and definitions of ftsmc020
static memory control unit from a320 SoC folder to
"drivers/mtd" folder.

This change will let other SoC which also use ftsmc020
could share the same header file.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
This commit is contained in:
Macpaul Lin
2011-04-15 21:37:11 +00:00
committed by Albert ARIBAUD
parent 5656b40bb3
commit 00d10eb041
6 changed files with 6 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
#include <netdev.h>
#include <asm/io.h>
#include <asm/arch/ftsmc020.h>
#include <faraday/ftsmc020.h>
DECLARE_GLOBAL_DATA_PTR;