]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - rtc/m41t11.c
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
[karo-tx-uboot.git] / rtc / m41t11.c
index 1e35b068e61f91237a52bf6e515171e4f8da7b50..81da33a31e1879d0a47c5e7290e12e5be308c37e 100644 (file)
@@ -199,4 +199,4 @@ int rtc_recall(int addr, unsigned char* data, int size)
        return i2c_read( CFG_I2C_RTC_ADDR, REG_CNT+addr, 1, data, size );
 }
 
-#endif /* CONFIG_RTC_M41T11 && CFG_I2C_RTC_ADDR && CFG_CMD_DATE */
+#endif