a320evb: fix include path of timer fttmr010

Fix include path of timer fttmr010 in a320evb.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
This commit is contained in:
Macpaul Lin 2011-03-21 01:45:43 +00:00 committed by Albert ARIBAUD
parent 0f7ffd75c6
commit 844c05a992
1 changed files with 1 additions and 1 deletions

View File

@ -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;