CFI: Fix AMD Legacy sector protect
[oweals/u-boot.git] / drivers / rtc / rs5c372.c
index 1c9b752429311bfbadcf2af49d09d4e6ebff3fea..38db19929f66726b60e001f4d448a82acaef5238 100644 (file)
@@ -34,7 +34,7 @@
 #include <rtc.h>
 #include <i2c.h>
 
-#if defined(CONFIG_RTC_RS5C372A) && defined(CONFIG_CMD_DATE)
+#if defined(CONFIG_CMD_DATE)
 /*
  * Reads are always done starting with register 15, which requires some
  * jumping-through-hoops to access the data correctly.