Skip to content
Snippets Groups Projects
Commit 78c4a433 authored by Dmitry Osipenko's avatar Dmitry Osipenko
Browse files

MIPS: Remove pm_power_off


All users of pm_power_off() have been converted to new sys-off API.
Remove deprecated pm_power_off().

Signed-off-by: default avatarDmitry Osipenko <dmitry.osipenko@collabora.com>
parent 37b4b184
Branches
Tags
No related merge requests found
......@@ -25,9 +25,6 @@
*/
void (*_machine_restart)(char *command);
void (*_machine_halt)(void);
void (*pm_power_off)(void);
EXPORT_SYMBOL(pm_power_off);
static void machine_hang(void)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment