Skip to content
Snippets Groups Projects
Commit 5656b40b authored by Macpaul Lin's avatar Macpaul Lin Committed by Albert ARIBAUD
Browse files

ftsdmc020: move ftsdmc020.h to include/faraday


Move the header file "ftsdmc020.h" (SDRAM Controller)
to "include/faraday" folder.

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

Signed-off-by: default avatarMacpaul Lin <macpaul@andestech.com>
parent c2b2a07e
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
#include <version.h>
#include <asm/macro.h>
#include <asm/arch/ftsdmc020.h>
#include <faraday/ftsdmc020.h>
/*
* parameters for the SDRAM controller
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment