dect
/
linux-2.6
Archived
13
0
Fork 0

arm: at91: move at91rm9200 rtc header in drivers/rtc

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2012-10-30 08:03:39 +08:00
parent f0995d089e
commit 75984df05d
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include <asm/uaccess.h>
#include <mach/at91_rtc.h>
#include "rtc-at91rm9200.h"
#define at91_rtc_read(field) \
__raw_readl(at91_rtc_regs + field)