CFI: Fix AMD Legacy sector protect
[oweals/u-boot.git] / drivers / rtc / mpc5xxx.c
index a6555f5eb6bbee6f6d9d71bfc18f9b89d39508c6..14506499596bfe679870b367e7fdf0bced628a76 100644 (file)
@@ -32,7 +32,7 @@
 #include <command.h>
 #include <rtc.h>
 
-#if defined(CONFIG_RTC_MPC5200) && defined(CONFIG_CMD_DATE)
+#if defined(CONFIG_CMD_DATE)
 
 /*****************************************************************************
  * this structure should be defined in mpc5200.h ...