rtc: Clean drivers/rtc/Makefile
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
committed by
Wolfgang Denk
parent
a4a549b4b5
commit
871c18dd30
@@ -36,8 +36,7 @@
|
||||
#include <command.h>
|
||||
#include <rtc.h>
|
||||
|
||||
|
||||
#if defined(CONFIG_RTC_DS1556) && defined(CONFIG_CMD_DATE)
|
||||
#if defined(CONFIG_CMD_DATE)
|
||||
|
||||
static uchar rtc_read( unsigned int addr );
|
||||
static void rtc_write( unsigned int addr, uchar val);
|
||||
|
||||
Reference in New Issue
Block a user