diff options
author | Hongbo Zhang <hongbo.zhang@nxp.com> | 2016-08-19 17:20:30 +0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-09-14 14:07:29 -0700 |
commit | d38def1f34c7c282cd1c2f4ec6d99349bb1c1552 (patch) | |
tree | de4ba3aba3dfea9d987d8a3ff106bcef97e67a07 /configs/am335x_evm_usbspl_defconfig | |
parent | b63a9506296b10b9730c3ff4a0e9611f6f98e7db (diff) | |
download | u-boot-imx-d38def1f34c7c282cd1c2f4ec6d99349bb1c1552.zip u-boot-imx-d38def1f34c7c282cd1c2f4ec6d99349bb1c1552.tar.gz u-boot-imx-d38def1f34c7c282cd1c2f4ec6d99349bb1c1552.tar.bz2 |
armv7: psci: make v7_flush_dcache_all public for all psci code
The v7_flush_dcache_all function will be called by ls102xa platform system
suspend, it is necessary to make it a public call instead of a local one, but
changing the LENTRY to ENTRY isn't enough, because there is another one using
the same name, so this one gets a psci_ prefix.
Signed-off-by: Hongbo Zhang <hongbo.zhang@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/am335x_evm_usbspl_defconfig')
0 files changed, 0 insertions, 0 deletions