commit | 4f929d0877543df8a834afa5b8732d469c05cd84 | [log] [tgz] |
---|---|---|
author | Leonard Crestez <leonard.crestez@nxp.com> | Thu Feb 20 17:56:49 2020 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Feb 24 14:46:35 2020 +0800 |
tree | a090b11010265b19f6ce23c8b3a6fb41ccf6a7c3 | |
parent | e391b24d94915ff870cdca9a1cee01324326bb95 [diff] |
firmware: imx: Remove IMX_SC_RPC_SVC_ABORT This is not used by linux and not supported as part of imx SCU api, it was added by mistake. The constant value "9" has since been reassigned in firmware to a different service. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>