mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Create a common header file for the RTC IP block that is shared between davinci and am33xx. Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <command.h>
|
||||
#include <rtc.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/arch/hardware.h>
|
||||
#include <asm/davinci_rtc.h>
|
||||
|
||||
#if defined(CONFIG_CMD_DATE)
|
||||
int rtc_get(struct rtc_time *tmp)
|
||||
|
Reference in New Issue
Block a user