arn: at91: move at91_tc.h to arch/arm/mach-at91
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Родитель
a510b9bacd
Коммит
d6ca436e01
|
@ -26,7 +26,8 @@
|
|||
#include <linux/io.h>
|
||||
#include <mach/hardware.h>
|
||||
#include <asm/mach/time.h>
|
||||
#include <mach/at91_tc.h>
|
||||
|
||||
#include "at91_tc.h"
|
||||
|
||||
#define at91_tc_read(field) \
|
||||
__raw_readl(AT91_IO_P2V(AT91_TC) + field)
|
||||
|
|
Загрузка…
Ссылка в новой задаче