summaryrefslogtreecommitdiff
path: root/plat/imx/common/sip_svc.c
diff options
context:
space:
mode:
authorOlivier Masse <olivier.masse@nxp.com>2018-09-25 15:59:35 +0200
committerOlivier Masse <olivier.masse@nxp.com>2018-11-13 15:15:59 +0100
commitac0b499ff6618e0bb4d0cdb55009f75c914d4fe7 (patch)
treec3b3ce4c548dac49bb952f251557f8fba9b92edf /plat/imx/common/sip_svc.c
parent2fb1862f155399cfb939bb35cf94e249b76ce74f (diff)
MMIOT-152 Rebase on imx_1.5.y + imx8mm : DRM RDC config added
Signed-off-by: Olivier Masse <olivier.masse@nxp.com>
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: