a320evb: fix include path of timer fttmr010

Fix include path of timer fttmr010 in a320evb.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
master
Macpaul Lin 14 years ago committed by Albert ARIBAUD
parent 0f7ffd75c6
commit 844c05a992
  1. 2
      arch/arm/cpu/arm920t/a320/timer.c

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

Loading…
Cancel
Save