[ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/plat
Move regs-rtc.h to arch/arm/plat-s3c/include/plat ready to clean out old include directories. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
parent
9498cb7946
commit
e2cd00cfeb
2 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
#include <asm/uaccess.h>
|
#include <asm/uaccess.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/irq.h>
|
#include <asm/irq.h>
|
||||||
#include <asm/plat-s3c/regs-rtc.h>
|
#include <plat/regs-rtc.h>
|
||||||
|
|
||||||
/* I have yet to find an S3C implementation with more than one
|
/* I have yet to find an S3C implementation with more than one
|
||||||
* of these rtc blocks in */
|
* of these rtc blocks in */
|
||||||
|
|
Loading…
Reference in a new issue