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

Signed-off-by: NJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
上级 f0995d08
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#include <asm/uaccess.h> #include <asm/uaccess.h>
#include <mach/at91_rtc.h> #include "rtc-at91rm9200.h"
#define at91_rtc_read(field) \ #define at91_rtc_read(field) \
__raw_readl(at91_rtc_regs + field) __raw_readl(at91_rtc_regs + field)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册