Default s_init weak function available, so remove the
s_init empty function.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
DECLARE_GLOBAL_DATA_PTR;
-void s_init(void)
-{
-}
-
int board_early_init_f(void)
{
return 0;
DECLARE_GLOBAL_DATA_PTR;
-void s_init(void)
-{
-}
-
#define GSX_MSTP112 BIT(12) /* 3DG */
#define SCIF2_MSTP310 BIT(10) /* SCIF2 */
#define DVFS_MSTP926 BIT(26)
DECLARE_GLOBAL_DATA_PTR;
-void s_init(void)
-{
-}
-
int board_early_init_f(void)
{
return 0;
DECLARE_GLOBAL_DATA_PTR;
-void s_init(void)
-{
-}
-
#define DVFS_MSTP926 BIT(26)
#define HSUSB_MSTP704 BIT(4) /* HSUSB */
DECLARE_GLOBAL_DATA_PTR;
-void s_init(void)
-{
-}
-
#define DVFS_MSTP926 BIT(26)
#define HSUSB_MSTP704 BIT(4) /* HSUSB */