Skip to content

Commit

Permalink
arm: at91: move at91rm9200 rtc header in drivers/rtc
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD committed Nov 6, 2012
1 parent f0995d0 commit 75984df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/rtc/rtc-at91rm9200.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
File renamed without changes.

0 comments on commit 75984df

Please sign in to comment.