RX65N Pre-check Warning Resolved

This commit is contained in:
Bhindhiya 2020-09-21 20:06:08 +05:30 committed by Abdelatif Guettouche
parent 68a2727c12
commit b8b4055cb1

View File

@ -106,6 +106,7 @@ static int rtc_driver_initialize(void)
int rx65n_bringup(void)
{
#if defined (HAVE_RTC_DRIVER) || defined (CONFIG_FS_PROCFS)
int ret;
#ifdef HAVE_RTC_DRIVER
ret = rtc_driver_initialize();
@ -128,6 +129,7 @@ int rx65n_bringup(void)
}
#endif
#endif
#ifdef CONFIG_RX65N_SBRAM
/* Initialize standby RAM */