mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 16:20:53 +07:00
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:
parent
a510b9bacd
commit
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)
|
||||
|
Loading…
Reference in New Issue
Block a user