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

a320evb: fix include path of timer fttmr010


Fix include path of timer fttmr010 in a320evb.

Signed-off-by: default avatarMacpaul Lin <macpaul@andestech.com>
parent 0f7ffd75
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@
#include <common.h>
#include <asm/io.h>
#include <asm/arch/fttmr010.h>
#include <faraday/ftpmu010.h>
#include <faraday/fttmr010.h>
static ulong timestamp;
static ulong lastdec;
......
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