summaryrefslogtreecommitdiff
path: root/plat/imx/common/sip_svc.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/imx/common/sip_svc.c')
-rw-r--r--plat/imx/common/sip_svc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/imx/common/sip_svc.c b/plat/imx/common/sip_svc.c
index 4f74c7be..79009826 100644
--- a/plat/imx/common/sip_svc.c
+++ b/plat/imx/common/sip_svc.c
@@ -112,7 +112,6 @@ uintptr_t imx_svc_smc_handler(uint32_t smc_fid,
void *handle,
uint64_t flags)
{
- NOTICE("smc_fid is %x\n", smc_fid);
switch (smc_fid) {
#if defined(PLAT_IMX8M) || defined(PLAT_IMX8MM)
case FSL_SIP_DDR_DVFS: